mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 05:39:57 +00:00
Add crypt_and_hash decrypt issue to Changelog
Signed-off-by: Waleed Elmelegy <[email protected]>
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
Bugfix
|
||||||
|
* Fix crypt_and_hash decryption fail when used with a stream cipher
|
||||||
|
mode of operation due to the input not being multiple of block size.
|
||||||
|
Resolves #7417.
|
||||||
Reference in New Issue
Block a user