Add changelog

Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
Paul Elliott
2023-08-11 17:04:06 +01:00
parent 2ad93674dc
commit 83c2e321d9
+3
View 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.