diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 0c94910f4..c3fd15414 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2000-10-12 Werner Koch <[email protected]> + + * rijndael.c: New. + * cipher.c: Add Rijndael support. + Wed Oct 4 15:50:18 CEST 2000 Werner Koch <[email protected]> * sha1.c (transform): Use rol() macro. Actually this is not needed |