TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
a9bb34cd7396584282ae931caa23f751c70a02ad
/
.
/
ChangeLog.d
/
fix-crypt_and_hash-decrypt-issue.txt
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.