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.