2f9c4dc5ad
Define psa_key_type_t and a first stab at a few values. New functions psa_import_key, psa_export_key, psa_destroy_key, psa_get_key_information. Implement them for raw data and RSA. Under the hood, create an in-memory, fixed-size keystore with room for MBEDTLS_PSA_KEY_SLOT_COUNT - 1 keys. |
||
---|---|---|
.. | ||
crypto.h | ||
crypto_extra.h | ||
crypto_platform.h |