diff --git a/ChangeLog.d/add_psa_m_aead.txt b/ChangeLog.d/add_psa_m_aead.txt new file mode 100644 index 000000000..d5c0a48c2 --- /dev/null +++ b/ChangeLog.d/add_psa_m_aead.txt @@ -0,0 +1,3 @@ +Features + * Implemented the multipart AEAD API within the PSA Crypto API, along with + tests in the PSA Crypto test suite, and transparent driver wrappers.