summary refs log tree commit diff
path: root/crypto/Readme.html
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2020-12-08 21:01:06 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2020-12-08 21:01:06 +0700
commit55c1998ff3a60c06df25c76854f9900046262beb (patch)
treee2e2b019853b5a8683bd879a0dcfa0aa790fdbd8 /crypto/Readme.html
parentCleanup (diff)
downloadBouncyCastle.NET-ed25519-55c1998ff3a60c06df25c76854f9900046262beb.tar.xz
Update versions and release notes for 1.8.9
Diffstat (limited to 'crypto/Readme.html')
-rw-r--r--crypto/Readme.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index 9a368f47a..12d48e0a9 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -31,6 +31,8 @@
 				<a href="#mozTocId3413">Notes:</a>
 		<ol>
             <li>
+                <a href="#mozTocId85323">Release 1.8.9</a>
+            <li>
                 <a href="#mozTocId85322">Release 1.8.8</a>
             <li>
                 <a href="#mozTocId85321">Release 1.8.7</a>
@@ -304,6 +306,22 @@ 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="mozTocId85323"></a>Release 1.8.9, Tuesday December 8, 2020</h4>
+
+        <h5>Additional Features and Functionality</h5>
+        <ul>
+            <li>Added CSHAKE digest and KMAC.</li>
+            <li>Added support for PKCS#5 Scheme 2 to Pkcs12Store.</li>
+            <li>Improved performance for GCM.</li>
+        </ul>
+        <h5>Additional Notes</h5>
+        <ul>
+            <li>
+                See the (cumulative) list of GitHub pull requests that we have accepted at
+                <a href="https://github.com/bcgit/bc-csharp/pulls?q=is%3Apr+is%3Aclosed">bcgit/bc-csharp</a>.
+            </li>
+        </ul>
+
         <h4><a class="mozTocH4" name="mozTocId85322"></a>Release 1.8.8, Monday September 21, 2020</h4>
 
         <h5>Additional Features and Functionality</h5>