1. a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
  2. 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
  3. 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  4. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  5. aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  6. 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
  7. 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
  8. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  9. 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
  10. a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
  11. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  12. 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  13. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  14. 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  15. 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
  16. f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  17. aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  18. 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  19. 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  20. 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
  21. 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
  22. 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
  23. 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
  24. 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
  25. 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  26. 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  27. d4dff8b Update FFDH component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  28. f5c5d97 Add documentation about libtestdriver1 usage by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  29. 239094d all.sh: make libtestdriver1 components more uniform by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  30. 27dd73f all.sh: add helper_libtestdriver1_make_main() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  31. 31639e4 all.sh: add helper_libtestdriver1_make_drivers() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  32. 27e1767 all.sh: add helper_libtestdriver1_adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  33. a14b8f0 Add total when printing sizes in all.sh by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  34. b45d58b Add armclang -O0 build test by Dave Rodgman · 2 years, 2 months ago
  35. 8c315f2 Add build tests for Thumb and Thumb2 with clang by Dave Rodgman · 2 years, 2 months ago
  36. f1d2913 test: remove debug echo in component by valerio · 2 years, 2 months ago
  37. 6efa608 Revert setting optimization flag(use O2) by Przemek Stekiel · 2 years, 2 months ago
  38. 99318e6 Add build test for armclang / Cortex-M0 / -Os by Dave Rodgman · 2 years, 2 months ago
  39. 012b6bb all.sh: test AES built-in implementation in AES-128-bit key only by Yanray Wang · 2 years, 3 months ago
  40. dccb202 Add test component for accelerated FFDH by Przemek Stekiel · 2 years, 3 months ago
  41. 374c3ae all.sh: add test for AES-128bit only without MBEDTLS_CTR_DRBG_C by Yanray Wang · 2 years, 3 months ago
  42. 1ed226f Auto-enable CTR_DRBG_USE_128_BIT_KEY with AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
  43. 3eb50e7 all.sh: add test for AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
  44. feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  45. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  46. 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 4 months ago
  47. e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
  48. 06969fc Introduce a test for a sw implementation of inet_pton by Andrzej Kurek · 2 years, 4 months ago
  49. 29b395c test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT by Valerio Setti · 2 years, 4 months ago
  50. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  51. c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
  52. 32a432a all.sh: Fix test component name by Ronald Cron · 2 years, 4 months ago
  53. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  54. 846118b test: remove old component errouneously reintroduced during rebase by Valerio Setti · 2 years, 4 months ago
  55. 5aab43f test: fix/improve comments in all.sh by Valerio Setti · 2 years, 4 months ago
  56. 1f1420d test: fix text output by Valerio Setti · 2 years, 4 months ago
  57. d0c644d test: minor refactoring by Valerio Setti · 2 years, 4 months ago
  58. ee97a1e test: improve comments and code in newly added helper function by Valerio Setti · 2 years, 4 months ago
  59. e4758aa test: add a companion test for another curve (x25519) and fix issues by Valerio Setti · 2 years, 4 months ago
  60. 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 4 months ago
  61. 3ebecc9 test: disable proper key exchanges while testing accel EC algs by Valerio Setti · 2 years, 4 months ago
  62. 5360886 test: minor fixes to all.sh by Valerio Setti · 2 years, 4 months ago
  63. b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago
  64. b76672d test: fix wrong accelerated SHA1 symbol by Valerio Setti · 2 years, 4 months ago
  65. 6d687b9 test: simplify comment in test_psa_crypto_config_accel_all_ec_algs_use_psa() by Valerio Setti · 2 years, 4 months ago
  66. c762797 test: removing test with all accel EC algs without USE_PSA by Valerio Setti · 2 years, 4 months ago
  67. 4fa6d0b test: moving accel ECJPAKE test close to accel ECDH and ECDSA ones by Valerio Setti · 2 years, 4 months ago
  68. 77bdff1 test: improve comment in the added test by Valerio Setti · 2 years, 4 months ago
  69. 44b178c test: fix erroneous changes in all.sh by Valerio Setti · 2 years, 5 months ago
  70. 6f820cc test: fix comments in test_psa_crypto_config_accel_ecc() by Valerio Setti · 2 years, 5 months ago
  71. 1c3de61 test: remove previous tests for accelerated ECDSA/ECDH/ECJPAKE coverage analysis by Valerio Setti · 2 years, 5 months ago
  72. 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 5 months ago
  73. c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  74. 5d0d641 Test entropy.c with driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  75. ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  76. 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
  77. a81130f test: enable ECDHE key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  78. 91cc8bb Enable ECDSA-det in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  79. d111fbd Enable HMAC-DRBG in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  80. fbaf4e9 Enable PKCS7 in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  81. 0d1921c Enable HKDF in driver-only hashes test by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  82. 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  83. 53a5844 test: enable ECDH key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  84. 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  85. e91aada Merge pull request #7299 from valeriosetti/issue7280 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  86. c9ef476 Merge pull request #7192 from joerchan/psa-update-mbedtls by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  87. 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  88. 0f60d09 Add a test with all of ECC accelerated by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  89. 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
  90. 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  91. 1b5ffc6 Avoid double definition of MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  92. 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  93. 943f8dd test: remove leftovers from debug sessions by Valerio Setti · 2 years, 5 months ago
  94. 54e3c65 Fix failures in signature accel test by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  95. 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  96. fea765b test: enable ec-jpake key exchanges in driver coverage analysis by Valerio Setti · 2 years, 5 months ago
  97. d8c2800 ecjpake: add ssl-opt tests for driver coverage analysis by Valerio Setti · 2 years, 5 months ago
  98. 2a13cfd Merge pull request #7243 from valeriosetti/issue7148 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  99. 8128037 Merge pull request #7163 from lpy4105/issue/all_sh-do-not-list-unsupported-cases by Gilles Peskine · 2 years, 5 months ago
  100. 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago