aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 27c64b621..e2ff61f30 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-06 Werner Koch <[email protected]>
+
+ * rijndael.c (rijndael_get_info): We do only support a 128 bit
+ blocksize so it makes sense to change the algorithm strings to
+ AES.
+ * cipher.c (string_to_cipher_algo): Map "RIJNDAEL" to "AES".
+
2002-02-14 Werner Koch <[email protected]>
* random.c (mix_pool): Removed the failsafe stuff again. It makes