Subject: CVS commit: [netbsd-1-6] basesrc/lib/libcrypto
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 23:37:12
Module Name: basesrc
Committed By: he
Date: Sun Dec 1 21:37:12 UTC 2002
Added Files:
basesrc/lib/libcrypto [netbsd-1-6]: mdc2dgst_dummy.c
Log Message:
Pull up revision 1.1 (new, requested by he in ticket #861):
MDC2 is a patented algorithm, so don't ship it in the
default libcrypto. Defining MKCRYPTO_MDC2 will build a
separate library, libcrypto_mdc2.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.4.1 basesrc/lib/libcrypto/mdc2dgst_dummy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.