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 Features
* Added multipart AEAD API to the PSA Crypto API * Implement the PSA multipart AEAD interface, currently supporting
* Added MbedTLS internal implementations of the PSA Crypto multipart AEAD API ChaChaPoly and GCM.
supporting ChaChaPoly and GCM. CCM is not as yet supported.