Add change log entry for adding psa_key_agreement() API

Signed-off-by: Waleed Elmelegy <[email protected]>
This commit is contained in:
Waleed Elmelegy
2024-08-16 14:37:46 +01:00
parent bdf2c98a27
commit cb0ed88df1
+3
View File
@@ -0,0 +1,3 @@
Features
* Add a new psa_key_agreement() PSA API to perform key agreement and return
an identifier for the newly created key.