Sign in
fuchsia
/
third_party
/
github.com
/
ARMmbed
/
mbedtls
/
d9d4e807fa4d42ebaa7a8c0b6efdf34a70637186
/
.
/
ChangeLog.d
/
ecb_iv_fix.txt
blob: ae2ae254358a4121f54f9c6cf2fcb40f410875f8 [
file
]
Bugfix
* Correct the default IV size for mbedtls_cipher_info_t structures using
MBEDTLS_MODE_ECB to 0, since ECB mode ciphers don't use IVs.