mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-10 07:36:28 -04:00
Add crypt_and_hash decrypt issue to Changelog
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
c451b4ae11
commit
558bdc3f42
4
ChangeLog.d/fix-crypt_and_hash-decrypt-issue.txt
Normal file
4
ChangeLog.d/fix-crypt_and_hash-decrypt-issue.txt
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user