diff options
author | David Hook <dgh@cryptoworkshop.com> | 2019-01-20 12:16:26 +1100 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2019-01-20 12:16:26 +1100 |
commit | 1a2c8dae51601079657bb97f04072dcde5877f4e (patch) | |
tree | 6dd4af6a044b263acf4ebae70be72ec9544e6134 | |
parent | name issue (diff) | |
download | BouncyCastle.NET-ed25519-1a2c8dae51601079657bb97f04072dcde5877f4e.tar.xz |
update
-rw-r--r-- | crypto/Readme.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html index d63974c66..9491b7d98 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -296,6 +296,13 @@ We state, where EC MQV has not otherwise been disabled or removed: <hr style="WIDTH: 100%; HEIGHT: 2px"> <h3><a class="mozTocH3" name="mozTocId3413"></a>Notes:</h3> + <h4><a class="mozTocH4" name="mozTocId85318"></a>Release 1.8.5, 2019</h4> + <h5>Additional Features and Functionality</h5> + <ul> + <li>Supported added for encoding and decoding of GOST3410-2012 keys</li> + <li>Basic support added for CMP (RFC 4210) and CRMF (RFC 4211), including the PKI archive control.</li> + </ul> + <h4><a class="mozTocH4" name="mozTocId85318"></a>Release 1.8.4, Saturday October 27, 2018</h4> <h5>IMPORTANT</h5> |