1. 0e8d495 Add the lifetime to the key storage format by Gilles Peskine · 6 years ago
  2. bfd322f Use a key attribute structure in the internal storage interface by Gilles Peskine · 6 years ago
  3. 274a263 Make whitespace consistent by Gilles Peskine · 6 years ago
  4. c8336cb Implement a transaction record storage for resilience by Gilles Peskine · 6 years ago
  5. 110aff4 Enrollment algorithm in policy: implement persistent keys by Gilles Peskine · 6 years ago
  6. 3495b58 Fix loading of 0-sized key on platforms where malloc(0)=NULL by Gilles Peskine · 6 years ago
  7. fad3a3e Fix build error with MSVC on 64-bit systems by Gilles Peskine · 6 years ago
  8. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  9. 5e80d91 Remove psa_crypto_storage_backend.h by Gilles Peskine · 6 years ago
  10. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  11. 72f40c6 Merge pull request #59 from gilles-peskine-arm/psa-its-64_bit_internal_key_id by Jaeden Amero · 6 years ago
  12. 5b229a0 Support encoding an owner in key file IDs by Gilles Peskine · 6 years ago
  13. 7723ab1 Add common header for crypto service integration by itayzafrir · 6 years ago
  14. 7132dd9 Prepare support for 64 bit key ids in a PSA system. by itayzafrir · 7 years ago
  15. db29ab5 psa: Fix builds without MBEDTLS_PLATFORM_C by Jaeden Amero · 6 years ago
  16. 8d4919b Persistent storage implementation: psa_key_slot_t -> psa_key_id_t by Gilles Peskine · 7 years ago
  17. 96ebf9e psa: Add magic header to storage backend by Moran Peker · 7 years ago
  18. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago