From 0d22b5dace84489d0ade8c880570eff0092dfb1a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 28 Feb 2002 11:29:55 +0000 Subject: [PATCH] Document the added modes for AES --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 77185b700a..4cd9fc1d69 100644 --- a/CHANGES +++ b/CHANGES @@ -75,6 +75,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.34.1