From 32a2d8ddfebdde06bfdf4fdac54d487c5d03cbea Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 12 Apr 2011 23:21:33 +0000 Subject: Provisional AES XTS support. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fa1bb509aa..877976c23a 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 -- cgit v1.2.3