From: Dr. Stephen Henson Date: Thu, 11 Mar 2010 14:19:46 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL-fips-2_0-rc1~1194 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=f26cf9957fa79c810b709efc0f4f116423b48b16 typo --- diff --git a/CHANGES b/CHANGES index 2c1fd55605..3caa7c7296 100644 --- 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 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]