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