Added Changelog

Signed-off-by: Minos Galanakis <[email protected]>
This commit is contained in:
Minos Galanakis
2026-03-03 11:24:35 +00:00
parent ee9829a32e
commit 24081fe484
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Add tag length validation in mbedtls_ccm_finish() to reject lengths
that are invalid or differ from the negotiated tag length.