Skip to content
Commit 0d1fe4a1 authored by Kevin Townsend's avatar Kevin Townsend Committed by Ioannis Glaropoulos
Browse files

samples: tfm_integration: Extend PSA cryptography demo



This commit extends the psa_level_1 sample's use of the PSA
Cryptography 1.0 API to demonstrate the following functionality:

- Generate a persistent key (secp256r1)
- Display the public key based on the private key above
- Calculates the SHA256 hash of a payload
- Signs the hash with the persistent key
- Verifies the signature using the public key
- Destroys the key

Signed-off-by: default avatarKevin Townsend <kevin.townsend@linaro.org>
parent 45eca4ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment