]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Tue, 30 Oct 2001 19:46:45 +0000 (20:46 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 30 Oct 2001 19:46:45 +0000 (20:46 +0100)
Rev: src/nettle/ChangeLog:1.44

ChangeLog

index b772d2deae386136cf5b6663523a6c47ef70fa6d..aa9c785d6b24ac6d5cb3ad20d91bf4be9d8278ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2001-10-30  Niels Möller  <nisse@ehand.com>
 
+       * 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.