mbedtls/ChangeLog.d/add_psa_m_aead.txt
Paul Elliott c40bc1e406 Fix Changelog typo
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-05-21 18:58:12 +01:00

4 lines
207 B
Text

Features
* Added multipart AEAD API to the PSA Crypto API
* Added MbedTLS internal implementations of the PSA Crypto multipart AEAD API
supporting ChaChaPoly and GCM. CCM is not as yet supported.