Add change log

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2021-06-21 09:58:10 +02:00
parent fb01081212
commit 4d91bcd413
+3
View File
@@ -0,0 +1,3 @@
Features
* Implement psa_mac_compute() and psa_mac_verify() as defined in the
PSA Cryptograpy API 1.0.0 specification.