1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-09 08:31:33 +08:00

Add changelog entry for interuptible psa key agreement APIs

Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
Waleed Elmelegy 2024-08-20 18:30:26 +01:00
parent a7fc0a676e
commit 96a5c010d4

View File

@ -0,0 +1,4 @@
Features
* Add new psa key agreements APIs to perform key agreement
in an interruptible manner and return an identifier for
the newly created key.