Document the added modes for AES
This commit is contained in:
parent
023ec151df
commit
0d22b5dace
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
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 <stephen@sprunk.org> and Richard Levitte]
|
||||
|
||||
+) Config modules support in openssl utility.
|
||||
|
||||
Most commands now load modules from the config file,
|
||||
|
|
Loading…
Reference in a new issue