From: Dr. Stephen Henson Date: Thu, 2 Jun 2005 20:11:16 +0000 (+0000) Subject: Update CHANGES. X-Git-Tag: OpenSSL_0_9_8k^2~2056 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b615ad90c8fa5d9a03e591ca01966392c98e600a;p=oweals%2Fopenssl.git Update CHANGES. --- diff --git a/CHANGES b/CHANGES index 76406f27a1..550573afce 100644 --- a/CHANGES +++ b/CHANGES @@ -810,6 +810,10 @@ Changes between 0.9.7g and 0.9.7h [XX xxx XXXX] + *) Minimal support for X9.31 signatures and PSS padding modes. This is + mainly for FIPS compliant and not fully integrated at this stage. + [Steve Henson] + *) For DSA signing, unless DSA_FLAG_NO_EXP_CONSTTIME is set, perform the exponentiation using a fixed-length exponent. (Otherwise, the information leaked through timing could expose the secret key