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:
17c63d1
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 11 Mar 2010 14:19:46 +0000
(14:19 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 11 Mar 2010 14:19:46 +0000
(14:19 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 2c1fd556053011c64e627cae1e321ee66c3617cc..3caa7c7296fd609235012fc38a5f59e06263df56 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,7
+4,7
@@
Changes between 1.0.0 and 1.1.0 [xx XXX xxxx]
- *) Add RSA PSS signing function. This will generate
d
and set the
+ *) Add RSA PSS signing function. This will generate and set the
appropriate AlgorithmIdentifiers for PSS based on those in the
corresponding EVP_MD_CTX structure. No application support yet.
[Steve Henson]