aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cipher/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index b1000c8f7..4ecdbc488 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,12 @@
+Wed Apr 7 20:51:39 CEST 1999 Werner Koch <[email protected]>
+
+ * random.c (get_random_bits): Can now handle requests > POOLSIZE
+
+ * cipher.c (cipher_open): Now uses standard CFB for automode if
+ the blocksize is gt 8 (according to rfc2440).
+
+ * twofish.c: Applied Matthew Skala's patches for 256 bit key.
+
Tue Apr 6 19:58:12 CEST 1999 Werner Koch <[email protected]>
* random.c (get_random_bits): Can now handle requests > POOLSIZE