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:
48781ef
)
Document the added modes for AES
author
Richard Levitte
<levitte@openssl.org>
Thu, 28 Feb 2002 11:30:42 +0000
(11:30 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 28 Feb 2002 11:30:42 +0000
(11:30 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 21ae3c7e3f0d93c6fb1c52bf2ee276e33547f7b5..c5db2eaa6cbe012095140060e32db2bf851c7bcc 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-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,