summary refs log tree commit diff
path: root/crypto/Readme.html
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2016-02-03 17:29:12 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2016-02-03 17:29:12 +0700
commit651ac04de1249a97a63c3b54ada4ba468aca9787 (patch)
tree8e1eb82b52f9093aa896bb0266d11627bcf96697 /crypto/Readme.html
parentAdd various ExtensionType values (diff)
downloadBouncyCastle.NET-ed25519-651ac04de1249a97a63c3b54ada4ba468aca9787.tar.xz
Implement RFC 7685 in TLS
Diffstat (limited to 'crypto/Readme.html')
-rw-r--r--crypto/Readme.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index d5cda3032..674e775d1 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -31,6 +31,8 @@
 				<a href="#mozTocId3413">Notes:</a>
 		<ol>
             <li>
+                <a href="#mozTocId85316">Release 1.8.2</a>
+            <li>
                 <a href="#mozTocId85315">Release 1.8.1</a>
             <li>
                 <a href="#mozTocId85314">Release 1.8.0</a>
@@ -290,6 +292,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="mozTocId85316"></a>Release 1.8.2, Release Date TBD</h4>
+
+        <h5>Additional Features and Functionality</h5>
+        <ul>
+            <li>TLS: support for ClientHello Padding Extension (RFC 7685).</li>
+        </ul>
+
         <h4><a class="mozTocH4" name="mozTocId85315"></a>Release 1.8.1, Monday December 28, 2015</h4>
 
         <h5>Security Advisory</h5>