Changelog: HKDF-Expand and HKDF-Extract as separate algorithms in the PSA API

Signed-off-by: Przemek Stekiel <[email protected]>
This commit is contained in:
Przemek Stekiel
2022-06-03 16:18:15 +02:00
parent 73f97d4841
commit 452a415476
+2
View File
@@ -0,0 +1,2 @@
Features
* Add HKDF-Expand and HKDF-Extract as separate algorithms in the PSA API.