1. 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
  2. 01c248c Enable TLS1.3 in FFDH alg build with drivers and add reference config(without drivers) by Przemek Stekiel · 2 years, 2 months ago
  3. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  4. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  5. a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
  6. 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
  7. 88651c4 Change build target as Cortex-A32 not supported on CI by Dave Rodgman · 2 years, 1 month ago
  8. 0f0f769 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  9. fb374e6 Split armcc tests to separate component by Dave Rodgman · 2 years, 1 month ago
  10. cd04020 Add comment by Dave Rodgman · 2 years, 1 month ago
  11. 6001fb2 Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  12. 904c589 Revert "Extend TF-M build test to test all shipped configs" by Dave Rodgman · 2 years, 1 month ago
  13. 4430185 Extend TF-M build test to test all shipped configs by Dave Rodgman · 2 years, 1 month ago
  14. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  15. c164c07 Add TF-M build test to all.sh by Dave Rodgman · 2 years, 1 month ago
  16. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  17. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
  18. aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
  19. 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  20. 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 2 months ago
  21. 1814bb7 test: re-enable PK and RSA in component without ECP/ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  22. 3d9af47 Fix tests? by Dave Rodgman · 2 years, 2 months ago
  23. 6a08b68 Simplify aesni support test by Dave Rodgman · 2 years, 2 months ago
  24. f8986e3 Clarify support_test_aesni by Dave Rodgman · 2 years, 2 months ago
  25. b959027 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
  26. 20cc563 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
  27. a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
  28. f18a7e1 Fix typo by Dave Rodgman · 2 years, 2 months ago
  29. f87e526 Fix test error by Dave Rodgman · 2 years, 2 months ago
  30. 48d8e83 fix CI failure by Dave Rodgman · 2 years, 2 months ago
  31. 336a453 Fix typo by Dave Rodgman · 2 years, 2 months ago
  32. 086e137 code style by Dave Rodgman · 2 years, 2 months ago
  33. 96a9e6a Address test review comments by Dave Rodgman · 2 years, 2 months ago
  34. fa1d05c Remove not-needed compiler flags by Dave Rodgman · 2 years, 2 months ago
  35. e1dd6e9 Merge remote-tracking branch 'origin/development' into prefer-intrinsics by Dave Rodgman · 2 years, 2 months ago
  36. be60fcc Add test for plain C path by Dave Rodgman · 2 years, 2 months ago
  37. c2b7264 Simplify aesni test by Dave Rodgman · 2 years, 2 months ago
  38. 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 2 months ago
  39. 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
  40. 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  41. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  42. aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  43. 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
  44. 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
  45. 838dc46 Test asm and intrinsics from all.sh by Dave Rodgman · 2 years, 2 months ago
  46. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  47. 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
  48. a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
  49. 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
  50. 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
  51. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  52. 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  53. 1f5c2ba Add missing ECDH dependencies in ssl-opt tests by Przemek Stekiel · 2 years, 2 months ago
  54. ce05f54 Properly disable ECDH in only (psk) ephemeral ffdh key exchange components by Przemek Stekiel · 2 years, 2 months ago
  55. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  56. 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  57. a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 2 months ago
  58. 0c23147 Disable MBEDTLS_DHM_C in component_test_tls13_only_psk by Przemek Stekiel · 2 years, 2 months ago
  59. 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
  60. 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 2 months ago
  61. ae3209c Add ffdh support yo generate_tls13_compat_tests.py by Przemek Stekiel · 2 years, 2 months ago
  62. a01c242 Add test components: only PSK ephemeral ffdh, only ephemeral ffdh key exchange by Przemek Stekiel · 2 years, 2 months ago
  63. f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  64. aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  65. 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  66. 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  67. 1051f85 Re-enable MBEDTLS_DHM_C in tls13_only_psk, tls13_only_psk_ephemeral, tls13_only_psk_all by Przemek Stekiel · 2 years, 2 months ago
  68. 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
  69. 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
  70. 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
  71. 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
  72. 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
  73. 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  74. 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  75. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  76. 5e2f816 Fix test configs by Przemek Stekiel · 2 years, 3 months ago
  77. d4dff8b Update FFDH component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  78. f5c5d97 Add documentation about libtestdriver1 usage by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  79. 239094d all.sh: make libtestdriver1 components more uniform by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  80. 27dd73f all.sh: add helper_libtestdriver1_make_main() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  81. 31639e4 all.sh: add helper_libtestdriver1_make_drivers() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  82. 27e1767 all.sh: add helper_libtestdriver1_adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  83. a14b8f0 Add total when printing sizes in all.sh by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  84. b45d58b Add armclang -O0 build test by Dave Rodgman · 2 years, 2 months ago
  85. 8c315f2 Add build tests for Thumb and Thumb2 with clang by Dave Rodgman · 2 years, 2 months ago
  86. f1d2913 test: remove debug echo in component by valerio · 2 years, 2 months ago
  87. 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  88. 7b11368 Merge pull request #7438 from valeriosetti/issue7074 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  89. 6efa608 Revert setting optimization flag(use O2) by Przemek Stekiel · 2 years, 2 months ago
  90. 3c0e4ef Merge pull request #7512 from lpy4105/issue/7014/cert_audit-improvement by Gilles Peskine · 2 years, 2 months ago
  91. 99318e6 Add build test for armclang / Cortex-M0 / -Os by Dave Rodgman · 2 years, 2 months ago
  92. e50a75f test: add exception in analyze_outcomes.py and fix test for montgomery curves by Valerio Setti · 2 years, 3 months ago
  93. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  94. 012b6bb all.sh: test AES built-in implementation in AES-128-bit key only by Yanray Wang · 2 years, 3 months ago
  95. dccb202 Add test component for accelerated FFDH by Przemek Stekiel · 2 years, 3 months ago
  96. 5dd429c generate_psa_tests.py: fix typo by Yanray Wang · 2 years, 3 months ago
  97. a57f677 cert_audit: Fix DER files missed from parsing by Pengyu Lv · 2 years, 3 months ago
  98. ee870a6 cert_audit: Remove merge_auditdata by Pengyu Lv · 2 years, 3 months ago
  99. e09d27e cert_audit: Use dictionary to store parsed AuditData by Pengyu Lv · 2 years, 3 months ago
  100. 31e3d12 cert_audit: Output format improvement by Pengyu Lv · 2 years, 3 months ago