summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-09 16:21:43 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-09 16:21:43 +0000
commitb3d8022eddb3c6c3e840054fcf3dcd77d1c3c2be (patch)
treeac71caa838796bc99cf591ed113f3694e66d6c0c /CHANGES
parent632d83f0a3fbda2e7f4e556183792597b7db88fc (diff)
Add GCM IV generator. Add some FIPS restrictions to GCM. Update fips_gcmtest.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 05d95a82d6..36bbb2da67 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Add some FIPS mode restrictions to GCM. Add internal IV generator.
+ Update fips_gcmtest to use IV generator.
+ [Steve Henson]
+
*) Initial, experimental EVP support for AES-GCM. AAD can be input by
setting output buffer to NULL. The *Final function must be
called although it will not retrieve any additional data. The tag