diff options
Diffstat (limited to 'crypto/Readme.html')
-rw-r--r-- | crypto/Readme.html | 1 |
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> |