From: Richard Levitte Date: Thu, 28 Feb 2002 11:30:42 +0000 (+0000) Subject: Document the added modes for AES X-Git-Tag: OpenSSL_0_9_7-beta1~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cea698f19c707005149a081db2e8fe728855b601;p=openssl Document the added modes for AES --- diff --git a/CHANGES b/CHANGES index 21ae3c7e3f..c5db2eaa6c 100644 --- a/CHANGES +++ b/CHANGES @@ -45,6 +45,10 @@ 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 and Richard Levitte] + +) Config modules support in openssl utility. Most commands now load modules from the config file,