1. 30e47f8 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
  2. 50a2140 Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
  3. 638deee Switch psa_generate_tests to PSAMacroEnumerator by Gilles Peskine · 4 years, 4 months ago
  4. f07866a Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  5. 66c0b7b Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  6. 54b8541 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
  7. f57b604 Add type annotations by Gilles Peskine · 4 years, 4 months ago
  8. 8a88faf Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
  9. 6741fc9 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
  10. 95caad3 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
  11. add60da Scan library for enums in list-enum-consts.sh by Dave Rodgman · 4 years, 4 months ago
  12. e6f6301 psa: Add cipher accelerator flags to test_psa_crypto_drivers by Ronald Cron · 4 years, 5 months ago
  13. 067de3b tests: psa: Test cipher operations by a transparent driver by Ronald Cron · 4 years, 5 months ago
  14. 9f97c6e Update PSA crypto test dependencies by Ronald Cron · 4 years, 5 months ago
  15. 9838dc2 tests: Fine tune handling of policy negative tests by Ronald Cron · 4 years, 5 months ago
  16. 6ac020d tests: Treat PSA_WANT_ECC_* as manual dependencies by Ronald Cron · 4 years, 5 months ago
  17. 01196d0 Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
  18. d86bc52 Cover encodings of algorithms without parameters by Gilles Peskine · 4 years, 5 months ago
  19. 753f973 Use full config during driver testing by Steven Cooreman · 4 years, 5 months ago
  20. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  21. 897dff9 Code to generate storage format test cases by Gilles Peskine · 4 years, 5 months ago
  22. 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
  23. 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
  24. 6f7ba5f Split out PSAMacroEnumerator from the test data collection code by Gilles Peskine · 4 years, 5 months ago
  25. 3d77839 Use an iterator when constructing test cases by Gilles Peskine · 4 years, 6 months ago
  26. 0298bda generate_psa_tests.py: allow generating each file independently by Gilles Peskine · 4 years, 5 months ago
  27. b94ea51 Break up the god class TestGenerator by Gilles Peskine · 4 years, 5 months ago
  28. d50db94 Add hash acceleration driver testing by Steven Cooreman · 4 years, 5 months ago
  29. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  30. 2c2efa4 Fix dependency-setting script and test dependencies for new tests by Steven Cooreman · 4 years, 5 months ago
  31. 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 6 months ago
  32. d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 6 months ago
  33. 17b3afc tests: psa: Test sign/verify hash by a transparent driver by Ronald Cron · 4 years, 8 months ago
  34. 0d241ed Remove trailing comma which is only supported since Python 3.6 by Gilles Peskine · 4 years, 6 months ago
  35. d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 6 months ago
  36. 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 6 months ago
  37. 7f75687 Append the key size to ECC curve dependencies by Gilles Peskine · 4 years, 6 months ago
  38. 7d112ae Check in test_suite_psa_crypto_not_supported.generated.data by Gilles Peskine · 4 years, 6 months ago
  39. af17284 Generate not-supported test cases: ECC key types by Gilles Peskine · 4 years, 6 months ago
  40. 14e428f Generate not-supported test cases automatically: import, generate by Gilles Peskine · 4 years, 6 months ago
  41. 0994049 New framework for generating PSA test cases automatically by Gilles Peskine · 4 years, 6 months ago
  42. 38c12fd In external_rng tests, disable the entropy module by Gilles Peskine · 4 years, 6 months ago
  43. 8eb2943 Support mbedtls_psa_get_random() in SSL test programs by Gilles Peskine · 4 years, 6 months ago
  44. 761905e tests: psa config: Extend tests to RSA keys by Ronald Cron · 4 years, 8 months ago
  45. 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
  46. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  47. 2747d7d Duplicate no-DRBG tests: with and without MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 4 years, 6 months ago
  48. 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
  49. 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
  50. b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
  51. fa37961 Rename OMITTED_SYSTEMATIC_DEPENDENCIES by Gilles Peskine · 4 years, 7 months ago
  52. 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
  53. a87e178 If there are no arguments, don't update the file content by Gilles Peskine · 4 years, 7 months ago
  54. 72d8e0a Key policy negative tests don't actually require the algorithm by Gilles Peskine · 4 years, 7 months ago
  55. 20987b9 Detect test cases that require something not to be supported by Gilles Peskine · 4 years, 7 months ago
  56. f032fa9 Special handling for some always-on or alias symbols by Gilles Peskine · 4 years, 7 months ago
  57. 81dec00 Remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
  58. e4f539c Don't add cipher-related PSA_WANT_xxx because they aren't implemented yet by Gilles Peskine · 4 years, 7 months ago
  59. 9bbba5e Add a function to remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
  60. 2d2e924 Implement basic update of PSA_WANT dependencies by Gilles Peskine · 4 years, 7 months ago
  61. 45e9e73 Add a possibility to keep manual dependencies for certain functions by Gilles Peskine · 4 years, 7 months ago
  62. 82ebaa4 Implement stanza parsing in .data files by Gilles Peskine · 4 years, 7 months ago
  63. bdffaea New script to determine PSA crypto test dependencies automatically by Gilles Peskine · 4 years, 7 months ago
  64. 336678b tests: psa: Test PSA client-only code by Ronald Cron · 4 years, 6 months ago
  65. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  66. 0370c17 mypy: require at least version 0.780 by Gilles Peskine · 4 years, 7 months ago
  67. 4738b96 Use $PYTHON when running mypy by Gilles Peskine · 4 years, 7 months ago
  68. c3b1787 Use can_mypy rather than just checking for mypy by Gilles Peskine · 4 years, 7 months ago
  69. bdde5d0 Use Python to check the version of pylint by Gilles Peskine · 4 years, 7 months ago
  70. 6d82a7e Say we're running pylint by Gilles Peskine · 4 years, 7 months ago
  71. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  72. a222434 Test SSL with non-deterministic ECDSA by Gilles Peskine · 4 years, 9 months ago
  73. ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 7 months ago
  74. 1cc6a8e Add --can-pylint and --can-mypy options by Gilles Peskine · 4 years, 7 months ago
  75. b13ed70 Check scripts/mbedtls_dev/*.py with pylint by Gilles Peskine · 4 years, 8 months ago
  76. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  77. 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 8 months ago
  78. fc62211 Refactor and generalize run_c by Gilles Peskine · 4 years, 8 months ago
  79. 45d350b Allow tests/scripts/foo.py to import from scripts by Gilles Peskine · 4 years, 8 months ago
  80. 7be4551 Check typing of python scripts if mypy is available by Gilles Peskine · 5 years ago
  81. e6d0ac2 mbedtls_test.py: Tell mypy to ignore mbed_host_tests by Gilles Peskine · 5 years ago
  82. 38b66df test_generate_test_code: remove Python 2 compatibility code by Gilles Peskine · 5 years ago
  83. ac9e7c0 check_files.py: pass mypy by Gilles Peskine · 5 years ago
  84. 4aebb8d Test shebang lines by Gilles Peskine · 5 years ago
  85. 15898ee Allow Python files not to be executable by Gilles Peskine · 5 years ago
  86. 48c76c9 Merge pull request #3949 from bensze01/update_psa_values by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  87. 4af6560 Improve documentation in test_psa_constant_names.py by Bence Szépkúti · 4 years, 8 months ago
  88. 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
  89. 7e37bf9 Update test_psa_constant_names.py for new values by Bence Szépkúti · 4 years, 8 months ago
  90. 1b7ee05 Added tests to confirm hash support for crypto config by John Durkop · 4 years, 8 months ago
  91. c109b37 Test MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG by Gilles Peskine · 4 years, 9 months ago
  92. 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  93. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  94. 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
  95. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  96. c704314 Merge pull request #3867 from gilles-peskine-arm/error-include-string by Gilles Peskine · 4 years, 9 months ago
  97. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
  98. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  99. 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
  100. 7fc75ea Enable all features in crypto_config.h by John Durkop · 4 years, 9 months ago