aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-10 05:40:36 +0000
committerlloyd <[email protected]>2009-11-10 05:40:36 +0000
commit651c74a712a52095206a9a7dea547c6b56b036d8 (patch)
tree2ca7a6713a8170bd3b6a207a88ca0e5c5fefb999 /doc/log.txt
parentefb27197897d2873289bc4e1089385421171076b (diff)
Make the AES implementation using Intel's AES instruction extension official;
testing with Intel's emulator shows all green.
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index f1c58be71..cd97089e1 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,6 +2,7 @@
* 1.9.3-dev, ????-??-??
- Allow use of any hash function in X.509 certificate creation
- Set macros for available SIMD instructions in build.h
+ - Add AES-128 using Intel AES instruction intrinsics
* 1.9.2, 2009-11-03
- Add SIMD version of XTEA