EasyManuals Logo

ST X-CUBE-SBSFU User Manual

ST X-CUBE-SBSFU
94 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #18 background imageLoading...
Page #18 background image
Key management services UM2262
18/94 UM2262 Rev 6
4 Key management services
Key management services (KMS) middleware provides cryptographic services through the
standard PKCS #11 APIs (specified by OASIS) allowing to abstract the key value to the
caller (using object ID and not directly the key value). KMS is executed inside a
protected/isolated environment in order to ensure that key value cannot be accessed by an
unauthorized code running outside the protected/isolated environment.
KMS also offers the possibility to use cryptographic services with keys that are managed
securely outside the STM32 microcontroller, such as by an STSAFE-A100 Secure Element
for example (rooting based on token ID).
KMS only supports a subset of PKCS #11 APIs:
Object management functions: creation / update / deletion
AES encryption functions
AES decryption functions
Digesting functions
RSA and ECDSA Signing/Verifying functions
Key management functions: key generation/derivation
KMS manages three types of keys:
Static Embedded keys:
Predefined keys embedded within the code. Such keys can't be modified.
Updatable keys with Static ID:
Keys IDs are predefined in the system
Key value can be updated in a NVM storage via a secure procedure using static
embedded root keys (authenticity check, data integrity check and data decryption)
Key cannot be deleted
Updatable keys with dynamic ID:
Key IDs are defined when creating the keys
Key value is created using internal functions. Typically, the DeriveKey() function
creates dynamic objects.
Key can be deleted

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST X-CUBE-SBSFU and is the answer not in the manual?

ST X-CUBE-SBSFU Specifications

General IconGeneral
BrandST
ModelX-CUBE-SBSFU
CategoryComputer Hardware
LanguageEnglish

Related product manuals