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:
6e2a140
)
Document MD2 deprecation.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 13 Jul 2009 11:53:53 +0000
(11:53 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 13 Jul 2009 11:53:53 +0000
(11:53 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 7ef440736a61f7311b38d5971fa271e374f84434..06c72fe5b3b3d557d1fb1de959961cbfe2b58475 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,12
@@
Changes between 0.9.8k and 0.9.8l [xx XXX xxxx]
+ *) Delete MD2 from algorithm tables. This follows the recommendation in
+ several standards that it is not used in new applications due to
+ several cryptographic weaknesses. For binary compatibility reasons
+ the MD2 API is still compiled in by default.
+ [Steve Henson]
+
*) Add compression id to {d2i,i2d}_SSL_SESSION so it is correctly saved
and restored.
[Steve Henson]