From: Niels Möller Date: Tue, 30 Oct 2001 19:46:45 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_1.5_release_20020131~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69da17efc6a9c872a1da16873eac40ae0ca1b450;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.44 --- diff --git a/ChangeLog b/ChangeLog index b772d2de..aa9c785d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2001-10-30 Niels Möller + * rsa-compat.h: Added real prototypes and declarations. + + * Makefile.am (libnettle_a_SOURCES): Added rsa-compat.h and + rsa-compat.c. + + * rsa-compat.c: New file, implementing RSA ref signature and + verification functions. + * configure.in: Check for libgmp. Deleted tests for SIZEOF_INT and friends.