From cea698f19c707005149a081db2e8fe728855b601 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 28 Feb 2002 11:30:42 +0000 Subject: [PATCH] Document the added modes for AES --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) 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, -- 2.25.1