summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorsteve <steve>2011-04-12 23:21:31 +0000
committersteve <steve>2011-04-12 23:21:31 +0000
commitae333fc6dfd1774259a202c28621fd7f458be603 (patch)
tree6815692bb46924d5b64bcbfbb94108b44885a986 /CHANGES
parentdc479a45b8b2ec08e4006c9bf9cb3fc5bf703887 (diff)
downloadopenssl-ae333fc6dfd1774259a202c28621fd7f458be603.tar.gz
Provisional AES XTS support.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fa1bb509a..877976c23 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Provisional XTS support. Note: this does increase the maximum key
+ length from 32 to 64 bytes but there should be no binary compatibility
+ issues as existing applications will never use XTS mode.
+ [Steve Henson]
+
*) Extensive reorganisation of FIPS PRNG behaviour. Remove all dependencies
to OpenSSL RAND code and replace with a tiny FIPS RAND API which also
performs algorithm blocking for unapproved PRNG types. Also do not