summary refs log tree commit diff
path: root/crypto/Readme.html
diff options
context:
space:
mode:
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 5ad32246c..a6b1ca7e5 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html
@@ -307,6 +307,7 @@ We state, where EC MQV has not otherwise been disabled or removed: <h5>Defects Fixed</h5> <ul> <li>ChaCha20Poly1305 could fail for large (&gt;~2GB) files. This has been fixed.</li> + <li>EdDSA verifiers now reset correctly after rejecting overly long signatures.</li> <li>DTLS: Fixed infinite loop on IO exceptions.</li> </ul> <h5>Additional Features and Functionality</h5>