diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 47f09ca00..75c143ff3 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2004-10-12 David Shaw <[email protected]> + + * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, + blowfish.c, des.c, rijndael.c: Consistently use const for input + buffers. + 2004-09-23 Werner Koch <[email protected]> * rsa.c (rsa_generate): Return the dummy list of factors only if |