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:
4bf4a65
)
Update CHANGES
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 21 Jun 2013 22:35:02 +0000
(23:35 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 21 Jun 2013 22:43:06 +0000
(23:43 +0100)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 08d2fbe5704f4ec71a9af31f60e6b047d1e472e2..9715caf70eea1e3c4f58f4e8deabdf24d5220b8c 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,10
@@
Changes between 1.0.x and 1.1.0 [xx XXX xxxx]
+ *) Extend CMS code to support RSA-PSS signatures and RSA-OAEP for
+ enveloped data.
+ [Steve Henson]
+
*) Extended RSA OAEP support via EVP_PKEY API. Options to specify digest,
MGF1 digest and OAEP label.
[Steve Henson]