From 108685e00f315783fec580a1db81067bc17e3379 Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 17 Nov 2008 06:45:56 +0000 Subject: Optimize AES decryption in the same manner as the last changes to AES encryption. --- 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 985494af6..fe4daa026 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -2,6 +2,7 @@ * 1.7.22, ????-??-?? - Add provider preferences to Algorithm_Factory - Fixed memory leaks in PBE_PKCS5v20 and get_pbe + - Optimize AES encryption and decryption (about 10% faster) * 1.7.21, 2008-11-11 - Make algorithm lookup much more configuable -- cgit v1.2.3