5 lines
173 B
Text
5 lines
173 B
Text
|
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.
|