Add CHANGES entry for PSS and X9.31 padding.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 2 Jun 2005 20:08:30 +0000 (20:08 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 2 Jun 2005 20:08:30 +0000 (20:08 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 33f106733026a4958fbe0add47aa6d6db9332a0d..aea8d1dbe239dd13a291c541fb35a7b12b91762c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,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