mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
a417f56d28
commit
64df5f88c5
4
ChangeLog.d/fix-cipher-output-size-macros.txt
Normal file
4
ChangeLog.d/fix-cipher-output-size-macros.txt
Normal file
|
|
@ -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.
|
||||
|
||||
Loading…
Reference in a new issue