Document the added modes for AES
authorRichard Levitte <levitte@openssl.org>
Thu, 28 Feb 2002 11:29:55 +0000 (11:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 28 Feb 2002 11:29:55 +0000 (11:29 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 77185b700aabd8a8729bc10b53dbcfb533f62b67..4cd9fc1d69d33bd244a739a455f63e6239303733 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      always load it have also been added.
      [Steve Henson]
 
+  +) Add the OFB, CFB and CTR (all with 128 bit feedback) to AES.
+     Adjust NIDs and EVP layer.
+     [Stephen Sprunk <stephen@sprunk.org> and Richard Levitte]
+
   +) Config modules support in openssl utility.
 
      Most commands now load modules from the config file,