Increase internal security when using strncpy, by making sure the resulting string...
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 21ae3c7e3f0d93c6fb1c52bf2ee276e33547f7b5..c5db2eaa6cbe012095140060e32db2bf851c7bcc 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,