Fix Changelog typo

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2021-05-21 18:58:12 +01:00
parent 741beb1147
commit c40bc1e406

View File

@ -1,4 +1,4 @@
Features Features
* Added multipart AEAD API to the PSA Crypto API * Added multipart AEAD API to the PSA Crypto API
* Added MbedTLS internal implementations of the PSA Crypto multipart AEAD API * Added MbedTLS internal implementations of the PSA Crypto multipart AEAD API
supporting PolyChaCha and GCM. CCM is not as yet supported. supporting ChaChaPoly and GCM. CCM is not as yet supported.