1. f65ed6f Change key types to a 16-bit encoding by Gilles Peskine · 6 years ago
  2. 2ce22a5 Stop transactions from being reentrant by Jaeden Amero · 6 years ago
  3. 0c77b0e Merge pull request #198 from gilles-peskine-arm/psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  4. 8b66389 Adjust secure element code to the new ITS interface by Gilles Peskine · 6 years ago
  5. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  6. 4ed0e6f Switch storage functions over to psa_core_key_attributes_t by Gilles Peskine · 6 years ago
  7. 7e0cff9 Move attribute fields to a substructure by Gilles Peskine · 6 years ago
  8. bda5a21 Add psa_trusted_storage_linux persistent storage support for v1.0.0 APIs by Simon D Hughes · 6 years ago
  9. 0e8d495 Add the lifetime to the key storage format by Gilles Peskine · 6 years ago
  10. bfd322f Use a key attribute structure in the internal storage interface by Gilles Peskine · 6 years ago
  11. 274a263 Make whitespace consistent by Gilles Peskine · 6 years ago
  12. c8336cb Implement a transaction record storage for resilience by Gilles Peskine · 6 years ago
  13. 110aff4 Enrollment algorithm in policy: implement persistent keys by Gilles Peskine · 6 years ago
  14. 81efb39 Enrollment algorithm in policy: implement persistent keys by Gilles Peskine · 6 years ago
  15. 3495b58 Fix loading of 0-sized key on platforms where malloc(0)=NULL by Gilles Peskine · 6 years ago
  16. fad3a3e Fix build error with MSVC on 64-bit systems by Gilles Peskine · 6 years ago
  17. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  18. 5e80d91 Remove psa_crypto_storage_backend.h by Gilles Peskine · 6 years ago
  19. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  20. 72f40c6 Merge pull request #59 from gilles-peskine-arm/psa-its-64_bit_internal_key_id by Jaeden Amero · 6 years ago
  21. 5b229a0 Support encoding an owner in key file IDs by Gilles Peskine · 6 years ago
  22. 7723ab1 Add common header for crypto service integration by itayzafrir · 6 years ago
  23. 7132dd9 Prepare support for 64 bit key ids in a PSA system. by itayzafrir · 7 years ago
  24. db29ab5 psa: Fix builds without MBEDTLS_PLATFORM_C by Jaeden Amero · 6 years ago
  25. 8d4919b Persistent storage implementation: psa_key_slot_t -> psa_key_id_t by Gilles Peskine · 7 years ago
  26. 96ebf9e psa: Add magic header to storage backend by Moran Peker · 7 years ago
  27. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago