- d0ba2b0 Fix inverted assertion message by Gilles Peskine · 12 months ago
- 18f659b Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
- f16263e Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 1 month ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- 6d342f3 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
- af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
- 6c18541 Fix comment by gabor-mezei-arm · 4 years, 1 month ago
- 132e8c3 Merge pull request #4715 from gilles-peskine-arm/psa_crypto_spm-from_platform_h-2.x by Ronald Cron · 4 years, 1 month ago
- 6439e85 Do key usage policy extension when loading keys by gabor-mezei-arm · 4 years, 1 month ago
- 76dec15 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
- ac9851f Forbid creating a read-only key by Gilles Peskine · 4 years, 3 months ago
- 7934b3f Fix mbedtls_psa_get_stats for keys with fancy lifetimes by Gilles Peskine · 4 years, 3 months ago
- 966db26 Minor code flow improvements by Steven Cooreman · 4 years, 4 months ago
- ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
- 7ddee7f Use remove_key_data_from_memory instead of wipe_key_slot by Steven Cooreman · 4 years, 4 months ago
- 7609b1f leverage psa_allocate_buffer_to_slot from slot management by Steven Cooreman · 4 years, 4 months ago
- 0bb6536 If no storage backend is available, don't even attempt key loading by Steven Cooreman · 4 years, 4 months ago
- b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
- c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
- e384252 Move include to top of file by Steven Cooreman · 4 years, 5 months ago
- 649a8f4 replace memcpy of structure with regular assignment by Steven Cooreman · 4 years, 5 months ago
- ffc7fc9 Move variable declarations to top of function by Steven Cooreman · 4 years, 5 months ago
- 85d554a Use different variables for buffer size and data length by Steven Cooreman · 4 years, 5 months ago
- 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
- e5e30859 Remove potentially unused exit label by Steven Cooreman · 4 years, 5 months ago
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
- 77e412c psa: Fix error code when creating/registering a key with invalid id by Ronald Cron · 4 years, 4 months ago
- c1bfcdd Fix:4162 Return correct error type for invalid key by Maulik Patel · 4 years, 5 months ago
- 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
- d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
- ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
- d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
- ac3434f Apply review feedback by Steven Cooreman · 4 years, 7 months ago
- 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
- fe30924 Use PSA_ERROR_DATA_INVALID error code by gabor-mezei-arm · 4 years, 9 months ago
- 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
- 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
- 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
- cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
- 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
- cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
- f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
- 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
- a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
- f291111 psa: Do not reset a key slot under access by Ronald Cron · 4 years, 9 months ago
- ddd3d05 psa: Add access counter check in slot wipe by Ronald Cron · 4 years, 9 months ago
- 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
- f95a2b1 psa: mgmt: Add key slot access counter by Ronald Cron · 4 years, 10 months ago
- d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 9 months ago
- 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
- 5134519 Fix close/purge of a key by Ronald Cron · 4 years, 10 months ago
- 97c8ad5 Merge search of loaded volatile and persistent keys by Ronald Cron · 4 years, 10 months ago
- fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
- 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
- c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
- c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
- 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
- 98a54dd psa: slot mgmt: Don't use handles to loop through slot array by Ronald Cron · 5 years ago
- 2a99315 Add volatile key identifiers by Ronald Cron · 5 years ago
- d2ed481 Split persistence and key id validation by Ronald Cron · 5 years ago
- 162ec87 Detecting bit size is no longer required by Steven Cooreman · 4 years, 9 months ago
- 3ea0ce4 Separate 'import' from 'load into slot' by Steven Cooreman · 4 years, 9 months ago
- 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
- 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
- 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
- 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
- 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
- fa68609 Declare unused parameter by Steven Cooreman · 5 years ago
- 8c1e759 Documentation and new function signature update by Steven Cooreman · 5 years ago
- 00106a1 Minor edit to comply with pointer naming standard by Steven Cooreman · 5 years ago
- 81fe7c3 Split 'validate persistent key parameters' into independent validation by Steven Cooreman · 5 years ago
- 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
- c59de6a Refactor lifetime checking to reflect split in location and persistence by Steven Cooreman · 5 years ago
- 1841cf4 Make psa_close_key(0) and psa_destroy_key(0) succeed by Gilles Peskine · 6 years ago
- 6fa62a5 psa: Use application key ID where necessary by Jaeden Amero · 6 years ago
- edbed56 Rename psa_internal_allocate_key_slot to psa_get_empty_key_slot by Gilles Peskine · 6 years ago
- 41e50d2 Remove "allocated" flag from key slots by Gilles Peskine · 6 years ago
- b46bef2 Store the key size in the slot in memory by Gilles Peskine · 6 years ago
- 2431859 Take advantage of psa_core_key_attributes_t internally: key loading by Gilles Peskine · 6 years ago
- 4ed0e6f Switch storage functions over to psa_core_key_attributes_t by Gilles Peskine · 6 years ago
- 8e33870 Use psa_core_key_attributes_t in key slots in memory by Gilles Peskine · 6 years ago
- 7e0cff9 Move attribute fields to a substructure by Gilles Peskine · 6 years ago
- e60d1d0 SE keys: save the bit size in storage by Gilles Peskine · 6 years ago
- 1df83d4 SE keys: implement persistent storage by Gilles Peskine · 6 years ago
- bfd322f Use a key attribute structure in the internal storage interface by Gilles Peskine · 6 years ago
- 8abe6a2 Driver table entries are now mutable by Gilles Peskine · 6 years ago
- 011e428 Look up the SE driver when creating a key by Gilles Peskine · 6 years ago
- 4bac9a4 New function to get key slot statistics by Gilles Peskine · 6 years ago
- 70e085a Simplify psa_open_key by Gilles Peskine · 6 years ago
- 267c656 Simplify key slot allocation by Gilles Peskine · 6 years ago
- f46f81c Remove obsolete key creation functions by Gilles Peskine · 6 years ago
- 4b3eb69 Rename PSA_ERROR_TAMPERING_DETECTED to ..._CORRUPTION_DETECTED by Gilles Peskine · 6 years ago
- e2f62ba Fix unused variable in builds without storage by Gilles Peskine · 6 years ago
- f9fbc38 Declare key id 0 as invalid by Gilles Peskine · 6 years ago
- f966659 Implement and test the new key identifier range by Gilles Peskine · 6 years ago