mbedtls/ChangeLog.d/add_psa_m_aead.txt
Paul Elliott 741beb1147 Improve Changelog
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-05-21 18:48:30 +01:00

5 lines
207 B
Plaintext

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