Improve changelog

Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
Paul Elliott
2021-06-23 09:59:14 +01:00
parent d7ab9f1260
commit 2007d70a5a
+2 -3
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.