From 2a252b81561813ea709080753ba9c125c87397a4 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Mon, 18 Oct 2021 02:04:36 +0700 Subject: Update versions and release notes for 1.9.0 --- crypto/Readme.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'crypto/Readme.html') diff --git a/crypto/Readme.html b/crypto/Readme.html index cd117ca64..ac9efdb33 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -30,6 +30,8 @@
  • Notes:
      +
    1. + Release 1.9.0
    2. Release 1.8.10
    3. @@ -308,6 +310,32 @@ We state, where EC MQV has not otherwise been disabled or removed:

      Notes:

      +

      Release 1.9.0, Sunday October 17, 2021

      + +
      Defects Fixed
      +
        +
      • Key sizes are now checked strictly in TwofishEngine.
      • +
      • Fixed bzip2 compression of empty contents.
      • +
      • Handle CRL with no NextUpdate properly during CertPath validation.
      • +
      • Skip marker packets when reading various PGP data.
      • +
      • Ignore PGP signatures with invalid version.
      • +
      +
      Additional Features and Functionality
      +
        +
      • A new TLS API (Org.BouncyCastle.Tls) now replaces the old one (Org.BouncyCastle.Crypto.Tls), which + should be considered obsolete. The new API includes support for TLS 1.3.
      • +
      • Added support for Format Preserving Encryption.
      • +
      • Added support for ParallelHash and TupleHash.
      • +
      • Added support for the ARIA cipher.
      • +
      +
      Additional Notes
      +
        +
      • + See the (cumulative) list of GitHub pull requests that we have accepted at + bcgit/bc-csharp. +
      • +
      +

      Release 1.8.10, Tuesday February 16, 2021

      Defects Fixed
      -- cgit 1.4.1