Add change log entry for psa ECC key derivation

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel 2022-03-11 14:12:34 +01:00
parent c85f0912c4
commit b38f797a24

View File

@ -0,0 +1,3 @@
Features
* Add support for psa crypto key derivation for elliptic curve
keys. Fixes #3260.