projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
023ec15
)
Document the added modes for AES
author
Richard Levitte
<levitte@openssl.org>
Thu, 28 Feb 2002 11:29:55 +0000
(11:29 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 28 Feb 2002 11:29:55 +0000
(11:29 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 77185b700aabd8a8729bc10b53dbcfb533f62b67..4cd9fc1d69d33bd244a739a455f63e6239303733 100644
(file)
--- 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 <stephen@sprunk.org> and Richard Levitte]
+
+) Config modules support in openssl utility.
Most commands now load modules from the config file,