mbedtls/ChangeLog.d/fix-aes-cbc-iv-corruption

4 lines
148 B
Text
Raw Normal View History

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.