Add changelog
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
2ad93674dc
commit
83c2e321d9
1 changed files with 3 additions and 0 deletions
3
ChangeLog.d/fix-aes-cbc-iv-corruption
Normal file
3
ChangeLog.d/fix-aes-cbc-iv-corruption
Normal file
|
@ -0,0 +1,3 @@
|
|||
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.
|
Loading…
Reference in a new issue