1. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  2. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  3. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
  4. 2abe51c Extend setup_and_run script to cover remaining configurations. by Mateusz Starzyk · 4 years, 2 months ago
  5. 88fa5c4 Minor documentation improvements by Gilles Peskine · 4 years, 7 months ago
  6. c096301 Document mbedtls_psa_external_random_context_t by Gilles Peskine · 4 years, 9 months ago
  7. b8af228 Autonomous random driver: declare the type and function by Gilles Peskine · 4 years, 9 months ago
  8. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 8 months ago
  9. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  10. 47a8561 Introduce psa_key_handle_equal inline function by Ronald Cron · 5 years ago
  11. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  12. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  13. bce4dc0 Include config_psa.h from psa/crypto.h by Gilles Peskine · 4 years, 9 months ago
  14. 9a2511e Fix key owner identifier documentation by Ronald Cron · 4 years, 11 months ago
  15. ecfb237 Fix PSA code and unit tests by Ronald Cron · 5 years ago
  16. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  17. 72f65fc psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_t by Ronald Cron · 5 years ago
  18. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  19. 80b9510 psa: Move psa_key_file_id_t definition to crypto_types.h by Ronald Cron · 5 years ago
  20. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  21. 8096969 Merge pull request #139 from Patater/des-faster-and-typo-fix by Jaeden Amero · 6 years ago
  22. 95d8438 crypto_platform: Fix typo by Jaeden Amero · 6 years ago
  23. 39f03fc psa: Add PSA_KEY_ID_INIT by Jaeden Amero · 6 years ago
  24. d58a00d psa: Avoid use of relative include paths by Jaeden Amero · 6 years ago
  25. 572f067 PSA crypto service: encode the key owner (ITS backend only) by Gilles Peskine · 6 years ago
  26. 69d7c8b Declare a psa_key_file_id_t layout with an owner field by Gilles Peskine · 6 years ago
  27. 5b229a0 Support encoding an owner in key file IDs by Gilles Peskine · 6 years ago
  28. f6cc435 Remove psa_key_slot_t from public headers by Gilles Peskine · 7 years ago
  29. f535eb2 Declare the new slot management functions in crypto.h by Gilles Peskine · 7 years ago
  30. 07c91f5 Add notes about the purpose and usage of auxiliary header files by Gilles Peskine · 7 years ago
  31. 2f9c4dc Add key management functions by Gilles Peskine · 8 years ago
  32. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago