From owner-cvs-all Sun Jul 29 1:49:19 2001
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
by hub.freebsd.org (Postfix) with ESMTP
id C058B37B403; Sun, 29 Jul 2001 01:49:15 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.4/8.11.4) id f6T8nFu05416;
Sun, 29 Jul 2001 01:49:15 -0700 (PDT)
(envelope-from dd)
Message-Id: <200107290849.f6T8nFu05416@freefall.freebsd.org>
From: Dima Dorfman
Date: Sun, 29 Jul 2001 01:49:15 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/lib/libmp Makefile mp.h mpasbn.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID:
List-Archive: (Web Archive)
List-Help: (List Instructions)
List-Subscribe:
List-Unsubscribe:
X-Loop: FreeBSD.ORG
dd 2001/07/29 01:49:15 PDT
Added files:
lib/libmp Makefile mp.h mpasbn.c
Log:
This is the traditional BSD libmp interface implemented in terms of
the OpenSSL BIGNUM interface. It is provided for compatibility only
and should not be used in new code.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message