This commit is contained in:
Dr. Stephen Henson 2010-03-11 14:19:46 +00:00
parent 17c63d1cca
commit f26cf9957f

View file

@ -4,7 +4,7 @@
Changes between 1.0.0 and 1.1.0 [xx XXX xxxx]
*) Add RSA PSS signing function. This will generated 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]