mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
3 lines
148 B
Text
3 lines
148 B
Text
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.
|