summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2007-05-13 15:14:38 +0000
committerBen Laurie <ben@openssl.org>2007-05-13 15:14:38 +0000
commit69ab08529048b2bd4b672717612ddb9a655def29 (patch)
tree89bd1b7355cfa3f921f08ea88ae2a2ba75140142 /CHANGES
parent5f09d0ecc2ad6b7b90e358460ef82d17ae2abb15 (diff)
downloadopenssl-69ab08529048b2bd4b672717612ddb9a655def29.tar.gz
More IGE speedup.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 03b2c5a619..8cc6aa128d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -501,6 +501,9 @@
Changes between 0.9.8e and 0.9.8f [xx XXX xxxx]
+ *) Squeeze another 10% out of IGE mode when in != out.
+ [Ben Laurie]
+
*) AES IGE mode speedup.
[Dean Gaudet (Google)]