Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
07fa1f1a39c748bd61d3288c49c2a48c6bcd3492
/
.
/
ChangeLog.d
/
ecb_iv_fix.txt
blob: ae2ae254358a4121f54f9c6cf2fcb40f410875f8 [
file
] [
log
] [
blame
]
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.