From 69da17efc6a9c872a1da16873eac40ae0ca1b450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Tue, 30 Oct 2001 20:46:45 +0100 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.44 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index b772d2de..aa9c785d 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. -- GitLab