mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 06:10:17 +01:00
Improve Changelog
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
3a16e014f2
commit
741beb1147
|
|
@ -1,3 +1,4 @@
|
|||
Features
|
||||
* Implemented the multipart AEAD API within the PSA Crypto API, along with
|
||||
tests in the PSA Crypto test suite, and transparent driver wrappers.
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue