1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-18 14:00:58 +03:00

Add Changelog.d entry

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott
2021-10-07 18:21:40 +01:00
parent 76bda48f8c
commit f76dcb2efc

View File

@@ -0,0 +1,3 @@
Features
* Add the internal implementation of and support for CCM to the PSA multipart
AEAD interface.