Nicolas Devillard

Results 3 issues of Nicolas Devillard

Many secure elements and crypto accelerators require the use of wrapped keys and will not accept importing clear-text keys to their key store. The existing `psa_import_key` function could be augmented...

enhancement
API design
Crypto API
proposal

Add support for DRBG. This is needed for compatibility with Automotive security systems such as described by AUTOSAR/SHE or SAE J3101, which recommend following NIST recommendations described in SP 800-90A...

enhancement
API design
Crypto API

It should be possible to request full information about a stored key: its attributes, but also where the key originates from: was it imported in clear text? wrapped? generated inside...

enhancement
Crypto API
Attestation API