1. e1d6f74 Move generate_psa_constants.py to tf-psa-crypto by Harry Ramsey · 9 months ago[Renamed (96%) from scripts/generate_psa_constants.py]
  2. 75e8e03 Fix paths for programs/psa by Harry Ramsey · 10 months ago
  3. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  4. ecd6d01 Rename framework_path to framework_scripts_path by David Horstmann · 1 year, 3 months ago
  5. 875c32f Add framework_path module by David Horstmann · 1 year, 3 months ago
  6. cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  7. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  8. c86f20a Allow running source file generators from a subdirectory by Gilles Peskine · 4 years, 3 months ago
  9. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  10. 33c601c Hook up PSAMacroCollector to PSAMacroEnumerator by Gilles Peskine · 4 years, 5 months ago
  11. 947bb0b Code readability improvements by Steven Cooreman · 4 years, 5 months ago
  12. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  13. 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 5 months ago
  14. 13d60eb MacroCollector: default to not including intermediate macros by Gilles Peskine · 4 years, 6 months ago
  15. e7c4455 Move PSAMacroCollector to a module of its own by Gilles Peskine · 4 years, 6 months ago
  16. 7bb85c2 Separate the parsing and generation parts of MacroCollector by Gilles Peskine · 4 years, 6 months ago
  17. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  18. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  19. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  20. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  21. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  22. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  23. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  24. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  25. 600cf9d Add usage info of generate_psa_constants script by Hugues de Valon · 5 years ago
  26. 235c72d Generate PSA constant names in CMake build dir by Hugues de Valon · 5 years ago
  27. f65ed6f Change key types to a 16-bit encoding by Gilles Peskine · 6 years ago
  28. 49af2d3 Support non-ASCII characters in headers by Gilles Peskine · 6 years ago
  29. 33b84f4 Omit all deprecated definitions rather than a hard-coded list by Gilles Peskine · 6 years ago
  30. f30d4d9 More accurate parsing of #define directives by Gilles Peskine · 6 years ago
  31. 5c196fb Readability improvements by Gilles Peskine · 6 years ago
  32. a3b93ff Make docstring style consistent by Gilles Peskine · 6 years ago
  33. 54f5445 Pacify Pylint by Gilles Peskine · 6 years ago
  34. 42a0a0a Obey Python naming and method structure conventions by Gilles Peskine · 6 years ago
  35. 9d4d750 Add a bit of documentation by Gilles Peskine · 6 years ago
  36. 0bbad74 Switch script to Python3 by Gilles Peskine · 6 years ago
  37. dcaefae Parametrize Diffie-Hellman keys by a group identifier by Gilles Peskine · 6 years ago
  38. 882e57e psa_constant_names: support key agreement algorithms by Gilles Peskine · 6 years ago
  39. 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago
  40. df72306 Fix typo in generate_psa_constants.py by Darryl Green · 6 years ago
  41. 6d194bd Read constant names from crypto_extra.h as well as crypto_values.h by Gilles Peskine · 7 years ago
  42. 182c2e9 psa_constant_names: fix display for truncated unknown MAC/AEAD algorithm by Gilles Peskine · 7 years ago
  43. f3b731e Move integral types and associated macros to their own header by Gilles Peskine · 7 years ago
  44. 1824696 Fix integer conversion warnings in psa_constant_names by Darryl Green · 7 years ago
  45. 498c2a1 psa_constant_names: support truncated MAC and AEAD by Gilles Peskine · 7 years ago
  46. 0deaf3d psa_constant_names: new function append_integer by Gilles Peskine · 7 years ago
  47. daea26f Correct and simplify block-based cipher modes by Gilles Peskine · 7 years ago
  48. 23b9d14 Fix indentation in generated C file by Gilles Peskine · 7 years ago
  49. ddeb55a Remove trailing whitespace and fix indentation in generated C file by Gilles Peskine · 7 years ago
  50. 029b5d6 New utility program psa/psa_constant_names by Gilles Peskine · 7 years ago