summary refs log tree commit diff
path: root/crypto/Readme.html
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2020-02-13 20:58:21 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2020-02-13 20:58:21 +0700
commitedfa6ff85fde4cde63e320f1da2632eb22d44a53 (patch)
tree0787a89431e7325afaf3c36a105401e9f4eb9fc3 /crypto/Readme.html
parentASN.1 updates from bc-java (diff)
downloadBouncyCastle.NET-ed25519-edfa6ff85fde4cde63e320f1da2632eb22d44a53.tar.xz
PKCS12: Improved support for certificate-only key stores without password
Diffstat (limited to 'crypto/Readme.html')
-rw-r--r--crypto/Readme.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index 430387fff..30f0337e0 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -313,6 +313,7 @@ We state, where EC MQV has not otherwise been disabled or removed:
             <li>TLS: BasicTlsPskIdentity now reusable (returns cloned array from GetPsk).</li>
             <li>Improved performance for multiple ECDSA verifications using same public key.</li>
             <li>Support has been added for ChaCha20-Poly1305 AEAD mode from RFC 7539.</li>
+            <li>PKCS12: Improved support for certificate-only key stores without password.</li>
         </ul>
 
         <h4><a class="mozTocH4" name="mozTocId85319"></a>Release 1.8.5, Thursday January 31, 2019</h4>