1. 986a151 programs, tests: Depend only on libmbedcrypto by Jaeden Amero · 7 years ago
  2. fa30c33 programs: psa: Remove dependency on platform.h by Jaeden Amero · 7 years ago
  3. b281f74 psa: example: Initialize operation contexts by Jaeden Amero · 6 years ago
  4. 0574e6a Merge pull request #51 from Patater/update-dev-tls-dev-crypto-merge by Jaeden Amero · 6 years ago
  5. db29ab5 psa: Fix builds without MBEDTLS_PLATFORM_C by Jaeden Amero · 6 years ago dev/Patater/update-dev-tls-dev-crypto-merge-7
  6. 44a59ab psa: Enable use of PSA examples with CHECK_PARAMS by Jaeden Amero · 6 years ago
  7. 3f77526 psa_constant_names: adding support for signed types by Gilles Peskine · 6 years ago
  8. 1b87984 psa_constant_names: factor unsigned support into its own function by Gilles Peskine · 6 years ago
  9. 21b33b0 Run generate_psa_constants.py before building psa_constant_names with cmake by Darryl Green · 6 years ago
  10. d519583 Run generate_psa_constants.py in cmake builds by Darryl Green · 6 years ago
  11. 6a78573 CMake: psa_constant_names and test_psa_constant_names by Gilles Peskine · 7 years ago
  12. f31dbb7 CMake: build and install key_ladder_demo by Gilles Peskine · 7 years ago
  13. 738f017 Fix the build of key_ladder_demo under Clang by Gilles Peskine · 7 years ago
  14. 265a171 Error out if a value is out of range by Gilles Peskine · 7 years ago
  15. 567840e Support multiple values on the command line by Gilles Peskine · 7 years ago
  16. d40c1fb Don't require a type and size when creating a key slot by Gilles Peskine · 7 years ago
  17. 70261c5 psa: Add initializers for key policies by Jaeden Amero · 7 years ago
  18. 5e09bc7 Fix maybe-uninitialized warning by Gilles Peskine · 7 years ago
  19. b0edfb5 Convert the PSA example programs to the new handle API by Gilles Peskine · 7 years ago
  20. 608e091 Add pre Visual Studio 2015 support to psa_constant_names by Darryl Green · 7 years ago
  21. 1824696 Fix integer conversion warnings in psa_constant_names by Darryl Green · 7 years ago
  22. 38808fa psa_constant_names: fix some copypasta by Gilles Peskine · 7 years ago
  23. 0deaf3d psa_constant_names: new function append_integer 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
  30. f0fa436 New sample program key_ladder_demo by Gilles Peskine · 7 years ago
  31. 029b5d6 New utility program psa/psa_constant_names by Gilles Peskine · 7 years ago