Add Changelog entry

Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
Paul Elliott
2021-07-14 12:39:54 +01:00
parent a417f56d28
commit 64df5f88c5
@@ -0,0 +1,4 @@
Bugfix
* Prevent divide by zero if either of PSA_CIPHER_ENCRYPT_OUTPUT_SIZE() or
PSA_CIPHER_UPDATE_OUTPUT_SIZE() were called using an asymmetric key type.