1. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  2. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  3. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 1 year, 11 months ago
  4. 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 2 years ago
  5. 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  6. 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 2 years ago
  7. ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 2 years ago
  8. 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 2 years ago
  9. 9cc6b2f Add missing import in test_psa_compliance.py by David Horstmann · 2 years ago
  10. fd9264e Fix pylint errors by David Horstmann · 2 years ago
  11. 41c316d Move -B switch into a single argument by David Horstmann · 2 years ago
  12. b48822c Appease pylint by renaming variables by David Horstmann · 2 years ago
  13. beaee26 Test PSA compliance: Build only the crypto target by David Horstmann · 2 years ago
  14. c69074d Tidy up reference to Mbed TLS in help message by David Horstmann · 2 years ago
  15. 2ba89be Disable pylint error in CMake command by David Horstmann · 2 years ago
  16. 3b8984a Remove or qualify references to Mbed TLS by David Horstmann · 2 years ago
  17. f757069 Rename 'mbedtls_dir' -> 'root_dir' by David Horstmann · 2 years ago
  18. 98af198 Correctly detect presence of the built library by David Horstmann · 2 years ago
  19. 58cf7c6 Use repo detection functions at start of all.sh by David Horstmann · 2 years ago
  20. d02b5f8 Separate directory discernment into 2 functions by David Horstmann · 2 years ago
  21. d395590 Merge pull request #7579 from daverodgman/safer-ct-asm by Dave Rodgman · 2 years ago
  22. 8ca2041 Merge pull request #8074 from tgonzalezorlandoarm/tg/allowlist by Gilles Peskine · 2 years ago
  23. 0ac57ca Rename is_psa_crypto -> in_psa_crypto_repo by David Horstmann · 2 years ago
  24. 7f93d22 Rename psa_crypto_lib_filename to just crypto_lib_filename by David Horstmann · 2 years ago
  25. 4dcddcf Parameterize out of source build directory by David Horstmann · 2 years ago
  26. 76a7738 Invert logic for repo detection in all.sh by David Horstmann · 2 years ago
  27. e31014a Tweak test_psa_compliance pylint annotations by David Horstmann · 2 years, 1 month ago
  28. 1d09184 Modify test_psa_compliance.py for psa-crypto repo by David Horstmann · 2 years, 1 month ago
  29. 9a6c45b Make all.sh PSA-crypto-friendly by David Horstmann · 2 years, 1 month ago
  30. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  31. 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
  32. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  33. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  34. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  35. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  36. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  37. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  38. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  39. 505dffd Merge pull request #7937 from yanrayw/code_size_compare_improvement by Bence Szépkúti · 2 years ago
  40. f258d17 remove aesni + padlock - plain c tests by Jerry Yu · 2 years ago
  41. bdd96b9 disable aesni for componets without cpu modifiers by Jerry Yu · 2 years ago
  42. 506759f fix build fail for via padlock test by Jerry Yu · 2 years ago
  43. b6d39c2 Add aesni test for i386 by Jerry Yu · 2 years ago
  44. 358c6c6 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  45. b401e11 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  46. 07bdcc2 Add allow list for non-executed test cases by Tomás González · 2 years ago
  47. 963513d Merge pull request #8008 from valeriosetti/issue7756 by Dave Rodgman · 2 years ago
  48. 246210e Test CT asm under valgrind by Dave Rodgman · 2 years ago
  49. 5e678fd Merge pull request #8050 from gilles-peskine-arm/all.sh-remove-crypto_full_no_cipher by Tom Cosgrove · 2 years ago
  50. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  51. 18535c3 test: enable TLS, key exchances and ssl-opt teting in ecc_no_bignum() by Valerio Setti · 2 years ago
  52. 29c1b4d test: enable X509 testing in ecc_no_bignum component by Valerio Setti · 2 years ago
  53. f5a29a5 Remove redundant test component by Gilles Peskine · 2 years ago
  54. 2e0275d test: use unset-all option in config.py to optimize test code by Valerio Setti · 2 years ago
  55. a8c655e test: remove redundant code setting MBEDTLS_PSA_CRYPTO_CONFIG by Valerio Setti · 2 years ago
  56. fe7d96c test: minor optimizations to ecc_no_bignum components by Valerio Setti · 2 years ago
  57. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  58. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  59. 06aebe4 test: disable FFDH support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  60. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  61. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  62. 76a51b9 replace strings command with grep by Jerry Yu · 2 years ago
  63. a7de78d improve test by Jerry Yu · 2 years ago
  64. 7802f65 Add negative test for aesni only by Jerry Yu · 2 years ago
  65. c935aa6 Add via padlock build test by Jerry Yu · 2 years ago
  66. 193cbc0 Add aesce build test by Jerry Yu · 2 years ago
  67. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  68. 8a599c0 Add aesni only test by Jerry Yu · 2 years ago
  69. 17a9d2e Add MBEDTLS_AES_USE_HADWARE_ONLY for test_aesni by Jerry Yu · 2 years ago
  70. 1221a31 Run aes tests only for test_aesni by Jerry Yu · 2 years ago
  71. 69dd441 Remove test_aes_* by Jerry Yu · 2 years ago
  72. 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
  73. d76ded0 fix various issues by Jerry Yu · 2 years, 4 months ago
  74. 3660623 Rename plain c option and update comments by Jerry Yu · 2 years, 4 months ago
  75. 3fcf2b5 Rename HAS_NO_PLAIN_C to DONT_USE_SOFTWARE_CRYPTO by Jerry Yu · 2 years, 4 months ago
  76. 315fd30 Rename plain c disable option by Jerry Yu · 2 years, 4 months ago
  77. d767cc4 Add accelerator only tests. by Jerry Yu · 2 years, 4 months ago
  78. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  79. 9da40b8 Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  80. 2f04582 Move MBEDTLS_ECP_WITH_MPI_UINT to mbedtls_config.h by Janos Follath · 2 years ago
  81. f3135af Use config.py in all new bignum tests by Janos Follath · 2 years ago
  82. 82823b2 Fix new bignum tests by Janos Follath · 2 years ago
  83. 6f1977b Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  84. 1e829a4 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  85. 8d45ec8 Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  86. d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years, 1 month ago
  87. e0fa7ec Merge pull request #7988 from gabor-mezei-arm/7598_add_32bit_test_component by Janos Follath · 2 years ago
  88. 3d158f0 Adapt tests to work on all possible minimum RSA key sizes by Waleed Elmelegy · 2 years, 1 month ago
  89. 3a96227 generate_psa_tests: remove checks for DH's LEGACY symbols by Valerio Setti · 2 years ago
  90. 27602c3 test: accelerate all KEY_PAIR symbols in accel FFDH component by Valerio Setti · 2 years, 1 month ago
  91. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  92. a12baf8 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  93. e256cc1 Add 32bit test component for ecp with new bignum interface by Gabor Mezei · 2 years ago
  94. c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  95. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  96. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  97. 21127f7 code_size_compare: add logging module and tweak prompt message by Yanray Wang · 2 years, 1 month ago
  98. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  99. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years, 1 month ago
  100. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago