Improve changelog

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2021-06-23 09:56:55 +01:00
parent d7ab9f1260
commit 2007d70a5a

View file

@ -1,4 +1,3 @@
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.
* Implement the PSA multipart AEAD interface, currently supporting
ChaChaPoly and GCM.