mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix Changelog typo
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
741beb1147
commit
c40bc1e406
|
|
@ -1,4 +1,4 @@
|
|||
Features
|
||||
* Added multipart AEAD API to the PSA Crypto 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue