blob: ded9b2d47b19a49a2bc9659ef05cf4afb7e7ff7d [file] [log] [blame]
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.