1. 184c0af Remove not-needed edge-case by Dave Rodgman · 1 year, 10 months ago
  2. 8a64fb8 Simplify makefile generation; don't use -j by Dave Rodgman · 1 year, 10 months ago
  3. 86cc708 fix make issue by Dave Rodgman · 1 year, 10 months ago
  4. aea01c9 Use make to parellise tests by Dave Rodgman · 1 year, 10 months ago
  5. 9728562 Improve test speed by Dave Rodgman · 1 year, 10 months ago
  6. 573dfc1 Add testing for MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Dave Rodgman · 1 year, 10 months ago
  7. 745af9f Extend testing of aes.o options by Dave Rodgman · 1 year, 10 months ago
  8. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  9. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  10. 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  11. 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  12. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
  13. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  14. 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
  15. c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  16. faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  17. 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  18. 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  19. eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  20. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  21. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  22. 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
  23. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  24. c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
  25. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  26. 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  27. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  28. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  29. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  30. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  31. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  32. 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  33. a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  34. 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
  35. bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
  36. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  37. 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
  38. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  39. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  40. 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
  41. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  42. b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
  43. bcb6cfb Fix the tests build with mingw for the new Win32 APIs by Simon Butcher · 7 years ago
  44. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  45. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  46. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  47. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  48. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  49. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  50. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  51. 5382ba6 Merge pull request #8230 from gilles-peskine-arm/test_tls1_2_ecjpake_compatibility-avoid-build-race by Paul Elliott · 1 year, 11 months ago
  52. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  53. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  54. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  55. f299efd Improve a comment by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  56. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  57. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  58. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  59. 0ddffb6 Merge pull request #7210 from sergio-nsk/patch-2 by Gilles Peskine · 1 year, 11 months ago
  60. 3cea3ef Merge pull request #8025 from AgathiyanB/accept-numericoid-hexstring-x509 by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8025-f22999e99fff38825fb86794905c87dff5a4cdf8
  61. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  62. 2e38a0d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  63. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  64. 45b6e5e Prevent potential use of uninitialised data in pkcs7 tests by Paul Elliott · 1 year, 11 months ago
  65. e9d9797 Update list of ignored tests by Manuel Pégourié-Gonnard · 2 years ago
  66. 96839e7 Move common things to common function by Manuel Pégourié-Gonnard · 2 years ago
  67. 0509b58 Fix INVALID vs NOT_SUPPORTED issue in test suite by Manuel Pégourié-Gonnard · 2 years ago
  68. 25b45db Disable ECP_C in component with p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  69. 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
  70. 8ece2e9 Fix incorrect test dependencies in pkwrite tests by David Horstmann · 1 year, 11 months ago fix-pkwrite-test-dependencies
  71. 94d3190 Set input cost as 1 for psa_key_exercise test by Kusumit Ghoderao · 1 year, 11 months ago
  72. 7c61ffc Rename parse_binary_string function by Kusumit Ghoderao · 1 year, 11 months ago
  73. 5dfaca4 all.sh: fix comments by Valerio Setti · 1 year, 11 months ago
  74. 4ce9ac8 Add round trip tests for x509 RDNs by Agathiyan Bragadeesh · 1 year, 11 months ago
  75. 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
  76. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  77. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  78. 351a391 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  79. 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
  80. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 2 years ago
  81. 6ebe7d2 Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name by Paul Elliott · 2 years ago
  82. b5d9715 Merge pull request #7857 from minosgalanakis/bugifx/address_curve_bits by Paul Elliott · 2 years ago
  83. a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 2 years ago
  84. f763238 Merge pull request #8130 from davidhorstmann-arm/fix-unnecessary-include-prefixes by Gilles Peskine · 2 years ago
  85. 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 2 years ago
  86. dbddb00 Ensure mbedtls_sha3_finish zeroizes the context by Dave Rodgman · 2 years ago
  87. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  88. 22ec2ae Fix unnecessary header prefixes in tests by David Horstmann · 2 years ago
  89. 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  90. 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 2 years ago
  91. 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 2 years ago
  92. ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 2 years ago
  93. 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 2 years ago
  94. 33e1f42 Fix use of mbedtls_psa_safer_memcmp in test code by Dave Rodgman · 2 years ago
  95. 9cc6b2f Add missing import in test_psa_compliance.py by David Horstmann · 2 years ago
  96. fd9264e Fix pylint errors by David Horstmann · 2 years ago
  97. a878b66 Merge pull request #8090 from silabs-Kusumit/PBKDF2_higher_cost_tests by Gilles Peskine · 2 years ago
  98. 41c316d Move -B switch into a single argument by David Horstmann · 2 years ago
  99. b48822c Appease pylint by renaming variables by David Horstmann · 2 years ago
  100. beaee26 Test PSA compliance: Build only the crypto target by David Horstmann · 2 years ago