Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
e23fa41f1090807121414c9826c2602fb470aba7
/
.
/
ChangeLog.d
/
fix-aes-cbc-iv-corruption
blob: 11eb9463ea1a040b8a591c8d0c55928f22dcb1c8 [
file
]
Bugfix
*
Fix
a potential corruption of the passed
-
in
IV
when
mbedtls_aes_crypt_cbc
()
is
called
with
zero length
and
padlock
is
not
enabled
.