1. 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
  2. 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
  3. 7dadf14 Minor language correction after review by Steven Cooreman · 4 years, 6 months ago
  4. d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
  5. 86326a9 Fix possible error codes in the documentation by gabor-mezei-arm · 4 years, 8 months ago
  6. 452b0a3 Update documentation by gabor-mezei-arm · 4 years, 9 months ago
  7. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  8. 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
  9. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  10. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  11. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  12. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  13. 4ed0e6f Switch storage functions over to psa_core_key_attributes_t by Gilles Peskine · 6 years ago
  14. c744d99 Limit keys to 65528 bits by Gilles Peskine · 6 years ago
  15. 2ea06fd Improve documentation of transaction storage by Gilles Peskine · 6 years ago
  16. bfd322f Use a key attribute structure in the internal storage interface by Gilles Peskine · 6 years ago
  17. fc76265 Do secure element key creation and destruction in a transaction by Gilles Peskine · 6 years ago
  18. c8336cb Implement a transaction record storage for resilience by Gilles Peskine · 6 years ago
  19. f966659 Implement and test the new key identifier range by Gilles Peskine · 6 years ago
  20. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  21. 5e80d91 Remove psa_crypto_storage_backend.h by Gilles Peskine · 6 years ago
  22. 5b229a0 Support encoding an owner in key file IDs by Gilles Peskine · 6 years ago
  23. e988a66 Fix PSA_MAX_PERSISTENT_KEY_IDENTIFIER to mean what it says by Gilles Peskine · 6 years ago
  24. b4ecc27 Replace PSA error code definitions with the ones defined in PSA spec by David Saada · 6 years ago
  25. 4886812 Document the maximum key identifier by Gilles Peskine · 7 years ago
  26. 8d4919b Persistent storage implementation: psa_key_slot_t -> psa_key_id_t by Gilles Peskine · 7 years ago
  27. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago