diff options
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 312727326..60a20a112 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,6 +1,8 @@ * 1.9.4-dev, ????-??-?? - Add SSE2 implementation of IDEA + - Perform XTS encryption and decryption in parallel where possible + - Perform CBC decryption in parallel where possible - Add support for Win32 high resolution system timers - Remove Timer class entirely - Switch default PKCS #8 encryption algorithm from 3DES to AES-256 |