From 651c74a712a52095206a9a7dea547c6b56b036d8 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 10 Nov 2009 05:40:36 +0000 Subject: Make the AES implementation using Intel's AES instruction extension official; testing with Intel's emulator shows all green. --- doc/log.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/log.txt') 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 -- cgit v1.2.3