]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Add PSS algorithm printing. This is an initial step towards full PSS support.
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 11ccdce55849fa12e643aac96f9b03da7182ba27..b9700972a6d734e4fa9bc409bd9226a1231f0e76 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,12 +4,15 @@
 
  Changes between 1.0.0 and 1.1.0  [xx XXX xxxx]
 
-   *) Add algorithm specific signature printing. An individual ASN1 method
-      can now print out signatures instead of the standard hex dump. 
+   *) Add signature printing for PSS. Add PSS OIDs.
+     [Steve Henson, Martin Kaiser <lists@kaiser.cx>]
 
-      More complex signatures (e.g. PSS) can print out more meaningful
-      information. Include DSA version that prints out the signature
-      parameters r, s.
+  *) Add algorithm specific signature printing. An individual ASN1 method
+     can now print out signatures instead of the standard hex dump. 
+
+     More complex signatures (e.g. PSS) can print out more meaningful
+     information. Include DSA version that prints out the signature
+     parameters r, s.
      [Steve Henson]
 
   *) Add -trusted_first option which attempts to find certificates in the