Document the added modes for AES

This commit is contained in:
Richard Levitte 2002-02-28 11:29:55 +00:00
parent 023ec151df
commit 0d22b5dace

View File

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