Document the added modes for AES

This commit is contained in:
Richard Levitte 2002-02-28 11:30:42 +00:00
parent 48781ef7f7
commit cea698f19c

View File

@ -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 <stephen@sprunk.org> and Richard Levitte]
+) Config modules support in openssl utility.
Most commands now load modules from the config file,