1. 8ece2e9 Fix incorrect test dependencies in pkwrite tests by David Horstmann · 1 year, 11 months ago fix-pkwrite-test-dependencies
  2. b2fafa5 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h by Tom Cosgrove · 1 year, 11 months ago
  3. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  4. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  5. 351a391 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  6. 4f69668 Merge pull request #8082 from daverodgman/misc-code-size by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8082-662c497395c01f083e11f3463b14b001ce874e2b
  7. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 1 year, 11 months ago
  8. 6ebe7d2 Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name by Paul Elliott · 1 year, 11 months ago
  9. b5d9715 Merge pull request #7857 from minosgalanakis/bugifx/address_curve_bits by Paul Elliott · 1 year, 11 months ago
  10. a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
  11. f763238 Merge pull request #8130 from davidhorstmann-arm/fix-unnecessary-include-prefixes by Gilles Peskine · 1 year, 11 months ago
  12. 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 1 year, 11 months ago
  13. dbddb00 Ensure mbedtls_sha3_finish zeroizes the context by Dave Rodgman · 2 years ago
  14. 22ec2ae Fix unnecessary header prefixes in tests by David Horstmann · 2 years ago
  15. 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  16. 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 2 years ago
  17. 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 2 years ago
  18. ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 2 years ago
  19. 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 2 years ago
  20. 33e1f42 Fix use of mbedtls_psa_safer_memcmp in test code by Dave Rodgman · 2 years ago
  21. 9cc6b2f Add missing import in test_psa_compliance.py by David Horstmann · 2 years ago
  22. fd9264e Fix pylint errors by David Horstmann · 2 years ago
  23. a878b66 Merge pull request #8090 from silabs-Kusumit/PBKDF2_higher_cost_tests by Gilles Peskine · 2 years ago
  24. 41c316d Move -B switch into a single argument by David Horstmann · 2 years ago
  25. b48822c Appease pylint by renaming variables by David Horstmann · 2 years ago
  26. beaee26 Test PSA compliance: Build only the crypto target by David Horstmann · 2 years ago
  27. c69074d Tidy up reference to Mbed TLS in help message by David Horstmann · 2 years ago
  28. 2ba89be Disable pylint error in CMake command by David Horstmann · 2 years ago
  29. 3b8984a Remove or qualify references to Mbed TLS by David Horstmann · 2 years ago
  30. f757069 Rename 'mbedtls_dir' -> 'root_dir' by David Horstmann · 2 years ago
  31. 98af198 Correctly detect presence of the built library by David Horstmann · 2 years ago
  32. 58cf7c6 Use repo detection functions at start of all.sh by David Horstmann · 2 years ago
  33. d02b5f8 Separate directory discernment into 2 functions by David Horstmann · 2 years ago
  34. d395590 Merge pull request #7579 from daverodgman/safer-ct-asm by Dave Rodgman · 2 years ago
  35. 8ca2041 Merge pull request #8074 from tgonzalezorlandoarm/tg/allowlist by Gilles Peskine · 2 years ago
  36. 0ac57ca Rename is_psa_crypto -> in_psa_crypto_repo by David Horstmann · 2 years ago
  37. 7f93d22 Rename psa_crypto_lib_filename to just crypto_lib_filename by David Horstmann · 2 years ago
  38. 4dcddcf Parameterize out of source build directory by David Horstmann · 2 years ago
  39. 76a7738 Invert logic for repo detection in all.sh by David Horstmann · 2 years ago
  40. e31014a Tweak test_psa_compliance pylint annotations by David Horstmann · 2 years, 1 month ago
  41. 1d09184 Modify test_psa_compliance.py for psa-crypto repo by David Horstmann · 2 years, 1 month ago
  42. 9a6c45b Make all.sh PSA-crypto-friendly by David Horstmann · 2 years, 1 month ago
  43. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  44. e65bba4 Merge pull request #7803 from gilles-peskine-arm/psa-low-hash-mac-size by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7803-17d5081ffb27e1be0807d52ede3edffdc722482a
  45. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  46. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  47. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  48. 6d14c2b Remove dead code by Gilles Peskine · 2 years ago
  49. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  50. 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
  51. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  52. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  53. d686c2a Merge pull request #7971 from AgathiyanB/fix-data-files-makefile by Gilles Peskine · 2 years ago
  54. 44243e1 Remove obsolete header inclusions by Gilles Peskine · 2 years, 3 months ago
  55. e220d25 Merge pull request #8086 from yanesca/remove-new-bignum by Janos Follath · 2 years ago gh-readonly-queue/development/pr-8086-1fdc884ed831927600838a3656b6d74a0417d52b
  56. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  57. cfae6a1 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
  58. 5cad47d Modify test description by Kusumit Ghoderao · 2 years ago
  59. 505dffd Merge pull request #7937 from yanrayw/code_size_compare_improvement by Bence Szépkúti · 2 years ago
  60. e4d634c Add tests with higher input costs for pbkdf2 by Kusumit Ghoderao · 2 years ago
  61. dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  62. f2334b7 Remove new bignum when not needed by Janos Follath · 2 years ago
  63. 294be94 Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7818-a4c01dd6e9264c40c33a1b9fcd3309b0cad0595f
  64. f258d17 remove aesni + padlock - plain c tests by Jerry Yu · 2 years ago
  65. bdd96b9 disable aesni for componets without cpu modifiers by Jerry Yu · 2 years ago
  66. d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
  67. 506759f fix build fail for via padlock test by Jerry Yu · 2 years ago
  68. b6d39c2 Add aesni test for i386 by Jerry Yu · 2 years ago
  69. 6c104b9 Modify derive output test cases and add actual output by Kusumit Ghoderao · 2 years ago
  70. 358c6c6 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  71. b401e11 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  72. 07bdcc2 Add allow list for non-executed test cases by Tomás González · 2 years ago
  73. a797f15 Merge pull request #8067 from paul-elliott-arm/fix_bignum_test_leak by Dave Rodgman · 2 years ago
  74. 6da3d83 Fix resource leak in test failure case by Paul Elliott · 2 years ago
  75. 963513d Merge pull request #8008 from valeriosetti/issue7756 by Dave Rodgman · 2 years ago
  76. 246210e Test CT asm under valgrind by Dave Rodgman · 2 years ago
  77. 36344ce ssl-opt: remove redundant requirement for RSA_C by Valerio Setti · 2 years ago
  78. 5e678fd Merge pull request #8050 from gilles-peskine-arm/all.sh-remove-crypto_full_no_cipher by Tom Cosgrove · 2 years ago
  79. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  80. 4f577f3 ssl-opt: add RSA_C requirement when RSA encryption is used in certificate by Valerio Setti · 2 years ago
  81. 18535c3 test: enable TLS, key exchances and ssl-opt teting in ecc_no_bignum() by Valerio Setti · 2 years ago
  82. 26b7c93 Merge pull request #7992 from valeriosetti/issue7755 by Manuel Pégourié-Gonnard · 2 years ago
  83. 54da1a6 Merge pull request #7578 from daverodgman/safer-ct5 by Manuel Pégourié-Gonnard · 2 years ago
  84. e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
  85. 3580f44 test: solve test disparities for x509[parse/write] suites by Valerio Setti · 2 years ago
  86. 29c1b4d test: enable X509 testing in ecc_no_bignum component by Valerio Setti · 2 years ago
  87. ac69b45 Document and test mbedtls_ct_size_if_else_0 by Dave Rodgman · 2 years ago
  88. 98ddc01 Rename ...if0 to ...else_0 by Dave Rodgman · 2 years ago
  89. b7825ce Rename uint->bool operators to reflect input types by Dave Rodgman · 2 years ago
  90. f5a29a5 Remove redundant test component by Gilles Peskine · 2 years ago
  91. 2e0275d test: use unset-all option in config.py to optimize test code by Valerio Setti · 2 years ago
  92. a8c655e test: remove redundant code setting MBEDTLS_PSA_CRYPTO_CONFIG by Valerio Setti · 2 years ago
  93. fe7d96c test: minor optimizations to ecc_no_bignum components by Valerio Setti · 2 years ago
  94. c5d85e5 test: remove BIGNUM dependencies from pk[parse/write] suites by Valerio Setti · 2 years ago
  95. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  96. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  97. 06aebe4 test: disable FFDH support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  98. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  99. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  100. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago