Merge pull request #5139 from mprse/key_der_ecc
PSA: implement key derivation for ECC keys
This commit is contained in:
commit
c11bffe989
7 changed files with 555 additions and 18 deletions
3
ChangeLog.d/psa_crypto_key_derivation_for_ECC_keys.txt
Normal file
3
ChangeLog.d/psa_crypto_key_derivation_for_ECC_keys.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Features
|
||||
* Add support for psa crypto key derivation for elliptic curve
|
||||
keys. Fixes #3260.
|
Loading…
Add table
Add a link
Reference in a new issue