TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
aa01a038b521931382951036a5cd49bddcc40b51
/
.
/
ChangeLog.d
/
fix-aes-cbc-iv-corruption
blob: 11eb9463ea1a040b8a591c8d0c55928f22dcb1c8 [
file
] [
log
] [
blame
]
Paul Elliott
83c2e32
2023-08-11 15:58:30 +0100
[
diff
] [
blame
]
1
Bugfix
2
*
Fix
a potential corruption of the passed
-
in
IV
when
mbedtls_aes_crypt_cbc
()
3
is
called
with
zero length
and
padlock
is
not
enabled
.