1. 3a4f1f8 Set the key size as an attribute by Gilles Peskine · 6 years ago
  2. dfea0a25 Use the attribute-based key creation interface in sample programs by Gilles Peskine · 6 years ago
  3. 87a5e56 Rename functions that inject key material to an allocated handle by Gilles Peskine · 6 years ago
  4. 882e57e psa_constant_names: support key agreement algorithms by Gilles Peskine · 6 years ago
  5. fa30c33 programs: psa: Remove dependency on platform.h by Jaeden Amero · 7 years ago
  6. b281f74 psa: example: Initialize operation contexts by Jaeden Amero · 6 years ago
  7. 0574e6a Merge pull request #51 from Patater/update-dev-tls-dev-crypto-merge by Jaeden Amero · 6 years ago
  8. db29ab5 psa: Fix builds without MBEDTLS_PLATFORM_C by Jaeden Amero · 6 years ago
  9. 44a59ab psa: Enable use of PSA examples with CHECK_PARAMS by Jaeden Amero · 6 years ago
  10. 3f77526 psa_constant_names: adding support for signed types by Gilles Peskine · 6 years ago
  11. 1b87984 psa_constant_names: factor unsigned support into its own function by Gilles Peskine · 6 years ago
  12. 21b33b0 Run generate_psa_constants.py before building psa_constant_names with cmake by Darryl Green · 6 years ago
  13. d519583 Run generate_psa_constants.py in cmake builds by Darryl Green · 6 years ago
  14. 6a78573 CMake: psa_constant_names and test_psa_constant_names by Gilles Peskine · 7 years ago
  15. f31dbb7 CMake: build and install key_ladder_demo by Gilles Peskine · 7 years ago
  16. 738f017 Fix the build of key_ladder_demo under Clang by Gilles Peskine · 7 years ago
  17. 265a171 Error out if a value is out of range by Gilles Peskine · 7 years ago
  18. 567840e Support multiple values on the command line by Gilles Peskine · 7 years ago
  19. d40c1fb Don't require a type and size when creating a key slot by Gilles Peskine · 7 years ago
  20. 70261c5 psa: Add initializers for key policies by Jaeden Amero · 7 years ago
  21. 5e09bc7 Fix maybe-uninitialized warning by Gilles Peskine · 7 years ago
  22. b0edfb5 Convert the PSA example programs to the new handle API by Gilles Peskine · 7 years ago
  23. 608e091 Add pre Visual Studio 2015 support to psa_constant_names by Darryl Green · 7 years ago
  24. 1824696 Fix integer conversion warnings in psa_constant_names by Darryl Green · 7 years ago
  25. 38808fa psa_constant_names: fix some copypasta by Gilles Peskine · 7 years ago
  26. 0deaf3d psa_constant_names: new function append_integer by Gilles Peskine · 7 years ago
  27. daea26f Correct and simplify block-based cipher modes by Gilles Peskine · 7 years ago
  28. 18ac331 psa: programs: Add cipher example fallback main by itayzafrir · 7 years ago
  29. 44b09d2 psa: programs: Add cipher AES CTR multipart by itayzafrir · 7 years ago
  30. a2d0804 psa: programs: Add cipher AES CBC PKCS7 multipart by itayzafrir · 7 years ago
  31. 1036670 psa: programs: Add cipher AES CBC no padding by itayzafrir · 7 years ago
  32. a3ff8a6 psa: programs: Add cipher example by itayzafrir · 7 years ago
  33. f0fa436 New sample program key_ladder_demo by Gilles Peskine · 7 years ago
  34. 029b5d6 New utility program psa/psa_constant_names by Gilles Peskine · 7 years ago