Key derivation#
Typedefs#
Encoding of the step of a key derivation.
Encoding of the step of a key derivation.
Macros#
A secret input for key derivation.
A low-entropy secret input for password hashing / key stretching.
A high-entropy additional secret input for key derivation.
A label for key derivation.
A salt for key derivation.
An information string for key derivation.
A seed for key derivation.
A cost parameter for password hashing / key stretching.
A secret input for key derivation.
A low-entropy secret input for password hashing / key stretching.
A high-entropy additional secret input for key derivation.
A label for key derivation.
A salt for key derivation.
An information string for key derivation.
A seed for key derivation.
A cost parameter for password hashing / key stretching.
Typedef Documentation#
psa_key_derivation_step_t#
typedef uint16_t psa_key_derivation_step_t
Encoding of the step of a key derivation.
Values of this type are generally constructed by macros called PSA_KEY_DERIVATION_INPUT_xxx
.
psa_key_derivation_step_t#
typedef uint16_t psa_key_derivation_step_t
Encoding of the step of a key derivation.