aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index b4195dd3c..c85d958f2 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,10 @@
+Wed Sep 6 17:55:47 CEST 2000 Werner Koch <[email protected]>
+
+ * rsa.c: Changed the comment about the patent.
+ * Makefile.am: Included rsa.[ch].
+ * pubkey.c: Enabled RSA support.
+ (pubkey_get_npkey): Removed RSA workaround.
+
Fri Aug 25 16:05:38 CEST 2000 Werner Koch <[email protected]>
* rndlinux.c (open_device): Loose random device checking.