aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-08-12 01:27:24 +0000
committerlloyd <[email protected]>2010-08-12 01:27:24 +0000
commite3efa854350d4e76d27b17bc332e3fd6705a3aff (patch)
treeb04ea6898a52ae1b343df2c461576c23b671704a /doc/log.txt
parent0417b98db5b490a12ef7aae707713a2d13599f4e (diff)
Support AES-256 is the SSSE3 implementation
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 6732c5092..0498c1869 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,6 +1,6 @@
* 1.9.10-dev, ????-??-??
- - Add support for constant time AES-128 using SSSE3
+ - Add support for constant time AES-128 and AES-256 using SSSE3
- Add support for loading new Engines at runtime
- Use GCC byteswap intrinsics where possible
- Drop support for building with Python 2.4