mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-12 05:09:57 +00:00
changelog: add changelog about fixing issue #665 in tf-psa-crypto
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
Bugfix
|
||||||
|
* Fix a bug that caused GCM tag calculations to fail, so that data was
|
||||||
|
correctly encrypted but could not be authenticated. The bug was only
|
||||||
|
observed with GCC 10.0 to 14.2 inclusive, when compiling with -O3, and
|
||||||
|
running without AESNI or AESCE.
|
||||||
|
Fixes #665.
|
||||||
Reference in New Issue
Block a user