diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index bfb5860f3..b1000c8f7 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,10 @@ +Tue Apr 6 19:58:12 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). + Sat Mar 20 11:44:21 CET 1999 Werner Koch <[email protected]> * rndlinux.c (tty_printf) [IS_MODULE]: Removed. |