summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2018-04-15 20:57:24 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2018-04-15 20:57:24 +0700
commitd8b12b203a8a1922bf44eeaef9a13f6f6dd8e294 (patch)
tree4bcd05d0f8f823e23ff4ed01fabe5d48b8c3a7c5
parentPerf. opts. in Keccak/SHA3 (diff)
downloadBouncyCastle.NET-ed25519-d8b12b203a8a1922bf44eeaef9a13f6f6dd8e294.tar.xz
Update Readme.html for SHA-3 perf. opts.
-rw-r--r--crypto/Readme.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index 8594f8b96..6588c44fa 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -31,6 +31,8 @@
 				<a href="#mozTocId3413">Notes:</a>
 		<ol>
             <li>
+                <a href="#mozTocId85317">Release 1.8.3</a>
+            <li>
                 <a href="#mozTocId85316">Release 1.8.2</a>
             <li>
                 <a href="#mozTocId85315">Release 1.8.1</a>
@@ -292,6 +294,20 @@ 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="mozTocId85317"></a>Release 1.8.3, TBD</h4>
+
+        <h5>Additional Features and Functionality</h5>
+        <ul>
+            <li>Further work has been done on improving SHA-3 performance.</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="mozTocId85316"></a>Release 1.8.2, Monday April 9, 2018</h4>
 
         <h5>Security Advisory</h5>