1. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  2. 0dc86b5 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  3. c9890e9 Rewording comments by TRodziewicz · 4 years, 1 month ago
  4. 18cddc0 Reverting comments deleted in previous PR by TRodziewicz · 4 years, 1 month ago
  5. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  6. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  7. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  8. 95180fe Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  9. 43110b6 Do key usage policy extension when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  10. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  11. 87bc91c Forbid creating a read-only key by Gilles Peskine · 4 years, 3 months ago
  12. f5f07c8 Fix mbedtls_psa_get_stats for keys with fancy lifetimes by Gilles Peskine · 4 years, 3 months ago
  13. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
  14. cc70741 Remove MBEDTLS_CHECK_PARAMS option by TRodziewicz · 4 years, 3 months ago
  15. 966db26 Minor code flow improvements by Steven Cooreman · 4 years, 4 months ago
  16. ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
  17. 7ddee7f Use remove_key_data_from_memory instead of wipe_key_slot by Steven Cooreman · 4 years, 4 months ago
  18. 7609b1f leverage psa_allocate_buffer_to_slot from slot management by Steven Cooreman · 4 years, 4 months ago
  19. 0bb6536 If no storage backend is available, don't even attempt key loading by Steven Cooreman · 4 years, 4 months ago
  20. b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
  21. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  22. e384252 Move include to top of file by Steven Cooreman · 4 years, 5 months ago
  23. 649a8f4 replace memcpy of structure with regular assignment by Steven Cooreman · 4 years, 5 months ago
  24. ffc7fc9 Move variable declarations to top of function by Steven Cooreman · 4 years, 5 months ago
  25. 85d554a Use different variables for buffer size and data length by Steven Cooreman · 4 years, 5 months ago
  26. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  27. e5e30859 Remove potentially unused exit label by Steven Cooreman · 4 years, 5 months ago
  28. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  29. 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
  30. 77e412c psa: Fix error code when creating/registering a key with invalid id by Ronald Cron · 4 years, 4 months ago
  31. c1bfcdd Fix:4162 Return correct error type for invalid key by Maulik Patel · 4 years, 5 months ago
  32. 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
  33. 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
  34. ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
  35. d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
  36. ac3434f Apply review feedback by Steven Cooreman · 4 years, 7 months ago
  37. 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
  38. fe30924 Use PSA_ERROR_DATA_INVALID error code by gabor-mezei-arm · 4 years, 9 months ago
  39. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  40. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  41. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  42. cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
  43. 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
  44. cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
  45. f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
  46. 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
  47. a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
  48. f291111 psa: Do not reset a key slot under access by Ronald Cron · 4 years, 9 months ago
  49. ddd3d05 psa: Add access counter check in slot wipe by Ronald Cron · 4 years, 9 months ago
  50. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  51. f95a2b1 psa: mgmt: Add key slot access counter by Ronald Cron · 4 years, 10 months ago
  52. d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 9 months ago
  53. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  54. 5134519 Fix close/purge of a key by Ronald Cron · 4 years, 10 months ago
  55. 97c8ad5 Merge search of loaded volatile and persistent keys by Ronald Cron · 4 years, 10 months ago
  56. fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
  57. 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
  58. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  59. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  60. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  61. 98a54dd psa: slot mgmt: Don't use handles to loop through slot array by Ronald Cron · 5 years ago
  62. 2a99315 Add volatile key identifiers by Ronald Cron · 5 years ago
  63. d2ed481 Split persistence and key id validation by Ronald Cron · 5 years ago
  64. 162ec87 Detecting bit size is no longer required by Steven Cooreman · 4 years, 9 months ago
  65. 3ea0ce4 Separate 'import' from 'load into slot' by Steven Cooreman · 4 years, 9 months ago
  66. 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
  67. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  68. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  69. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  70. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  71. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  72. 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
  73. fa68609 Declare unused parameter by Steven Cooreman · 5 years ago
  74. 8c1e759 Documentation and new function signature update by Steven Cooreman · 5 years ago
  75. 00106a1 Minor edit to comply with pointer naming standard by Steven Cooreman · 5 years ago
  76. 81fe7c3 Split 'validate persistent key parameters' into independent validation by Steven Cooreman · 5 years ago
  77. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  78. c59de6a Refactor lifetime checking to reflect split in location and persistence by Steven Cooreman · 5 years ago
  79. 1841cf4 Make psa_close_key(0) and psa_destroy_key(0) succeed by Gilles Peskine · 6 years ago
  80. 6fa62a5 psa: Use application key ID where necessary by Jaeden Amero · 6 years ago
  81. edbed56 Rename psa_internal_allocate_key_slot to psa_get_empty_key_slot by Gilles Peskine · 6 years ago
  82. 41e50d2 Remove "allocated" flag from key slots by Gilles Peskine · 6 years ago
  83. b46bef2 Store the key size in the slot in memory by Gilles Peskine · 6 years ago
  84. 2431859 Take advantage of psa_core_key_attributes_t internally: key loading by Gilles Peskine · 6 years ago
  85. 4ed0e6f Switch storage functions over to psa_core_key_attributes_t by Gilles Peskine · 6 years ago
  86. 8e33870 Use psa_core_key_attributes_t in key slots in memory by Gilles Peskine · 6 years ago
  87. 7e0cff9 Move attribute fields to a substructure by Gilles Peskine · 6 years ago
  88. e60d1d0 SE keys: save the bit size in storage by Gilles Peskine · 6 years ago
  89. 1df83d4 SE keys: implement persistent storage by Gilles Peskine · 6 years ago
  90. bfd322f Use a key attribute structure in the internal storage interface by Gilles Peskine · 6 years ago
  91. 8abe6a2 Driver table entries are now mutable by Gilles Peskine · 6 years ago
  92. 011e428 Look up the SE driver when creating a key by Gilles Peskine · 6 years ago
  93. 4bac9a4 New function to get key slot statistics by Gilles Peskine · 6 years ago
  94. 70e085a Simplify psa_open_key by Gilles Peskine · 6 years ago
  95. 267c656 Simplify key slot allocation by Gilles Peskine · 6 years ago
  96. f46f81c Remove obsolete key creation functions by Gilles Peskine · 6 years ago
  97. 4b3eb69 Rename PSA_ERROR_TAMPERING_DETECTED to ..._CORRUPTION_DETECTED by Gilles Peskine · 6 years ago
  98. e2f62ba Fix unused variable in builds without storage by Gilles Peskine · 6 years ago
  99. f9fbc38 Declare key id 0 as invalid by Gilles Peskine · 6 years ago
  100. f966659 Implement and test the new key identifier range by Gilles Peskine · 6 years ago