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 a7c903371..cfbfd33f3 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -333,6 +333,7 @@ <h5>Defects Fixed</h5> <ul> <li>AsconEngine: Fixed a buffering bug when decrypting across multiple ProcessBytes calls (ascon128a unaffected).</li> + <li>HC128Engine now strictly requires 128 bits of IV.</li> </ul> <h5>Additional Features and Functionality</h5> <ul> |