diff --git a/ChangeLog b/ChangeLog index b772d2deae386136cf5b6663523a6c47ef70fa6d..aa9c785d6b24ac6d5cb3ad20d91bf4be9d8278ab 100644 --- 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.