mbedtls/ChangeLog.d/add_psa_m_aead.txt

5 lines
207 B
Plaintext
Raw Normal View History

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.