From: Dr. Stephen Henson Date: Thu, 2 Jun 2005 20:09:43 +0000 (+0000) Subject: Update CHANGES. X-Git-Tag: OpenSSL_0_9_8-beta4~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1cd76233d1b0f7d66af4b757201e39189e02e715;p=oweals%2Fopenssl.git Update CHANGES. --- diff --git a/CHANGES b/CHANGES index 0103d0c544..6a2671b6d0 100644 --- a/CHANGES +++ b/CHANGES @@ -806,6 +806,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