diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 4ecdbc488..9b16f12ae 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,11 @@ +Fri Apr 9 12:26:25 CEST 1999 Werner Koch <[email protected]> + + * cipher.c (cipher_open): Reversed the changes for AUTO_CFB. + + * blowfish.c: Dropped the Blowfish 160 mode. + * cipher.c (cipher_open): Ditto. + (setup_cipher_table): Ditto. And removed support of twofish128 + Wed Apr 7 20:51:39 CEST 1999 Werner Koch <[email protected]> * random.c (get_random_bits): Can now handle requests > POOLSIZE |