mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 02:52:38 -04:00
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
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.
|