aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index b5732524d..f0e7efb0f 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-11 Werner Koch <[email protected]>
+
+ * rijndael.c (rijndael_cfb_encrypt): Experimental code to improve
+ AES performance. Got about 25% on ia32.
+ * cipher.c (do_cfb_encrypt): Ditto.
+
2005-06-07 David Shaw <[email protected]>
* random.c: Fix prototype of the fast random gatherer. Noted by