1. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
  2. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  3. adc2ff2 Adapt programs to PSA openless APIs by Ronald Cron · 4 years, 10 months ago
  4. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  5. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  6. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  7. a123614 tests: Move mbedtls_param_failed() to test common code by Ronald Cron · 5 years ago
  8. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  9. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  10. 5163a92 Remove spurious obsolete function call by Gilles Peskine · 6 years ago
  11. 35ef36b Rename psa_generate_random_key back to psa_generate_key by Gilles Peskine · 6 years ago
  12. 5a5a79a Rename psa_generate_key() and psa_generator_import_key() by Adrian L. Shaw · 6 years ago
  13. e56e878 Remove `extra` parameter from psa_generate_key by Gilles Peskine · 6 years ago
  14. 3a4f1f8 Set the key size as an attribute by Gilles Peskine · 6 years ago
  15. dfea0a25 Use the attribute-based key creation interface in sample programs by Gilles Peskine · 6 years ago
  16. 87a5e56 Rename functions that inject key material to an allocated handle by Gilles Peskine · 6 years ago
  17. fa30c33 programs: psa: Remove dependency on platform.h by Jaeden Amero · 7 years ago
  18. b281f74 psa: example: Initialize operation contexts by Jaeden Amero · 6 years ago
  19. db29ab5 psa: Fix builds without MBEDTLS_PLATFORM_C by Jaeden Amero · 6 years ago
  20. 44a59ab psa: Enable use of PSA examples with CHECK_PARAMS by Jaeden Amero · 6 years ago
  21. d40c1fb Don't require a type and size when creating a key slot by Gilles Peskine · 7 years ago
  22. 70261c5 psa: Add initializers for key policies by Jaeden Amero · 7 years ago
  23. b0edfb5 Convert the PSA example programs to the new handle API by Gilles Peskine · 7 years ago
  24. daea26f Correct and simplify block-based cipher modes by Gilles Peskine · 7 years ago
  25. 18ac331 psa: programs: Add cipher example fallback main by itayzafrir · 7 years ago
  26. 44b09d2 psa: programs: Add cipher AES CTR multipart by itayzafrir · 7 years ago
  27. a2d0804 psa: programs: Add cipher AES CBC PKCS7 multipart by itayzafrir · 7 years ago
  28. 1036670 psa: programs: Add cipher AES CBC no padding by itayzafrir · 7 years ago
  29. a3ff8a6 psa: programs: Add cipher example by itayzafrir · 7 years ago