Examples#
Simplicity Studio includes SE Manager and PSA Crypto platform examples that demonstrate Secure Key Storage. For more information, see the SE Manager and PSA Crypto platform examples.
Each example includes a README file that describes the example and provides instructions for creating the project and running it.
Category | SE Manager platform example | PSA Crypto platform example |
|---|---|---|
Key handling | SE Manager Symmetric Key Handling | PSA Crypto Symmetric Key |
SE Manager Asymmetric Key Handling | PSA Crypto Asymmetric Key | |
Symmetric key usage | SE Manager Block Cipher | PSA Crypto AEAD |
SE Manager Block Cipher | PSA Crypto Cipher | |
SE Manager Block Cipher | PSA Crypto KDF | |
SE Manager Block Cipher | PSA Crypto MAC | |
Asymmetric key usage | SE Manager Digital Signature (ECDSA and EdDSA) | PSA Crypto DSA |
SE Manager Key Agreement (ECDH) | PSA Crypto ECDH | |
X.509 certificate | - | PSA Crypto X.509 |
TrustZone Secure Key Storage | - |
|