1. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  3. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  4. 5163a92 Remove spurious obsolete function call by Gilles Peskine · 6 years ago
  5. 35ef36b Rename psa_generate_random_key back to psa_generate_key by Gilles Peskine · 6 years ago
  6. 5a5a79a Rename psa_generate_key() and psa_generator_import_key() by Adrian L. Shaw · 6 years ago
  7. e56e878 Remove `extra` parameter from psa_generate_key by Gilles Peskine · 6 years ago
  8. 3a4f1f8 Set the key size as an attribute by Gilles Peskine · 6 years ago
  9. dfea0a25 Use the attribute-based key creation interface in sample programs by Gilles Peskine · 6 years ago
  10. 87a5e56 Rename functions that inject key material to an allocated handle by Gilles Peskine · 6 years ago
  11. fa30c33 programs: psa: Remove dependency on platform.h by Jaeden Amero · 7 years ago
  12. b281f74 psa: example: Initialize operation contexts by Jaeden Amero · 6 years ago
  13. db29ab5 psa: Fix builds without MBEDTLS_PLATFORM_C by Jaeden Amero · 6 years ago
  14. 44a59ab psa: Enable use of PSA examples with CHECK_PARAMS by Jaeden Amero · 6 years ago
  15. d40c1fb Don't require a type and size when creating a key slot by Gilles Peskine · 7 years ago
  16. 70261c5 psa: Add initializers for key policies by Jaeden Amero · 7 years ago
  17. b0edfb5 Convert the PSA example programs to the new handle API by Gilles Peskine · 7 years ago
  18. daea26f Correct and simplify block-based cipher modes by Gilles Peskine · 7 years ago
  19. 18ac331 psa: programs: Add cipher example fallback main by itayzafrir · 7 years ago
  20. 44b09d2 psa: programs: Add cipher AES CTR multipart by itayzafrir · 7 years ago
  21. a2d0804 psa: programs: Add cipher AES CBC PKCS7 multipart by itayzafrir · 7 years ago
  22. 1036670 psa: programs: Add cipher AES CBC no padding by itayzafrir · 7 years ago
  23. a3ff8a6 psa: programs: Add cipher example by itayzafrir · 7 years ago