mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Improve Changelog
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
3a16e014f2
commit
741beb1147
1 changed files with 3 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue