From 0e7c96c131e921612e5521f33f57f319c9a6605f Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Tue, 30 Apr 2019 21:29:35 +0700 Subject: EdDSA verifiers now reject overly long signatures - see https://github.com/bcgit/bc-java/issues/508 --- crypto/Readme.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'crypto/Readme.html') diff --git a/crypto/Readme.html b/crypto/Readme.html index 40edf0c53..01eddda7c 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -30,6 +30,8 @@
  • Notes:
      +
    1. + Release 1.8.6
    2. Release 1.8.5
    3. @@ -298,11 +300,18 @@ We state, where EC MQV has not otherwise been disabled or removed:

      Notes:

      +

      Release 1.8.6, TBD

      + +
      Defects Fixed
      +
        +
      • EdDSA verifiers now reject overly long signatures.
      • +
      +

      Release 1.8.5, Thursday January 31, 2019

      Additional Features and Functionality
        -
      • Supported added for encoding and decoding of GOST3410-2012 keys
      • +
      • Support added for encoding and decoding of GOST3410-2012 keys
      • Basic support added for CMP (RFC 4210) and CRMF (RFC 4211), including the PKI archive control.
      -- cgit 1.4.1