summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.txt b/Readme.txt
index 4af41c4..3261433 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -412,7 +412,7 @@ the mailing list.
Intel C++ Compiler 10.0, and Borland C++Builder 2007
5.6 - added AuthenticatedSymmetricCipher interface class and Filter wrappers
- - added CCM, GCM (with SSE2 assembly), CMAC, and SEED
+ - added CCM, GCM (with SSE2 assembly), EAX, CMAC, XSalsa20, and SEED
- added support for variable length IVs
- improved AES and SHA-256 speed on x86 and x64
- fixed run-time validation error on x86-64 with GCC 4.3.2 -O2