Update CHANGES.

This commit is contained in:
Dr. Stephen Henson 2005-06-02 20:09:43 +00:00
parent 3d5afc8b83
commit 1cd76233d1

View file

@ -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