blob: ded9b2d47b19a49a2bc9659ef05cf4afb7e7ff7d [file] [log] [blame]
Waleed Elmelegy3bc6fea2023-06-12 17:37:23 +01001Bugfix
2 * Fix crypt_and_hash decryption fail when used with a stream cipher
3 mode of operation due to the input not being multiple of block size.
4 Resolves #7417.