1. fa5a4bb Improve mbedtls_ct_memmove_left w.r.t. const-flow tests by Dave Rodgman · 2 years ago
  2. 8de3482 Fix false-positive non-const-time errors in test by Dave Rodgman · 2 years ago
  3. 9fbb0cf Merge remote-tracking branch 'origin/development' into safer-ct5 by Dave Rodgman · 2 years, 1 month ago
  4. 92a55bf Merge pull request #7793 from minosgalanakis/ecp/6025_fast_reduction_dispatch by Paul Elliott · 2 years, 1 month ago
  5. c439c67 Merge pull request #7719 from davidhorstmann-arm/second-jpake-state-machine-rework by Janos Follath · 2 years, 1 month ago
  6. db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
  7. 163d346 test_suite_ecp: Changed to BITS_TO_LIMBS(224) * 2 in `ecp_mod_p_generic_raw`. by Minos Galanakis · 2 years, 1 month ago
  8. 23394b1 test_suite_ecp: Updated ecp_mod_p_generic_raw to use the `BITS_TO_LIMBS` macro. by Minos Galanakis · 2 years, 1 month ago
  9. 93baf39 test_suite_ecp.data: Added test cases for modulo-1 in coordinate representation. by Minos Galanakis · 2 years, 1 month ago
  10. 603271c test: solve disparities in driver coverage analysis for no_ecp_at_all() by Valerio Setti · 2 years, 1 month ago
  11. aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
  12. e0c329b test_suite_ecp.data: Limb aligned inputs by Minos Galanakis · 2 years, 1 month ago
  13. a984d77 ecp_curves: Added dataset for SECP224K1 Coordinate Modulus. by Minos Galanakis · 2 years, 1 month ago
  14. fee70a5 test_suite_ecp: Extended `ecp_mul_inv` tests for optimised reduction. by Minos Galanakis · 2 years, 2 months ago
  15. 3048c8c Merge pull request #7725 from minosgalanakis/ecp/7268_add_optimised_reduction_setup_3 by Paul Elliott · 2 years, 1 month ago
  16. a5f7de1 Refactor injecting errors in the second round by David Horstmann · 2 years, 2 months ago
  17. 25c9070 Test extra inputs and outputs at the end of J-PAKE by David Horstmann · 2 years, 2 months ago
  18. a62d712 Add testing for extra calls during a round by David Horstmann · 2 years, 2 months ago
  19. e7f21e6 Change J-PAKE internal state machine by David Horstmann · 2 years, 3 months ago
  20. 2fb9d00 Merge pull request #7682 from valeriosetti/issue7453 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  21. 4b3c02b test: remove duplicate PK_HAVE_ECC_KEYS dependency in pkparse suite by Valerio Setti · 2 years, 2 months ago
  22. edf0597 Merge pull request #7691 from DemiMarie/test-equal by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  23. 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 2 months ago
  24. b70ea9f Merge remote-tracking branch 'origin/development' into safer-ct5 by Dave Rodgman · 2 years, 2 months ago
  25. 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 2 months ago
  26. 30fdc03 pk: remove useless internal function by Valerio Setti · 2 years, 2 months ago
  27. 545a0d6 test: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
  28. 1814bb7 test: re-enable PK and RSA in component without ECP/ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  29. 16442cc x509parse tests: Replace TEST_ASSERT with TEST_EQUAL by Demi Marie Obenour · 2 years, 8 months ago
  30. a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
  31. 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 2 months ago
  32. 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
  33. 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  34. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  35. aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  36. 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
  37. 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
  38. 5760bf7 Merge pull request #7641 from valeriosetti/issue7614 by Gilles Peskine · 2 years, 2 months ago
  39. 450abfd test_suite_ecp: Added `MBEDTLS_ECP_NIST_OPTIM` define guards. by Minos Galanakis · 2 years, 2 months ago
  40. effff76 test_suite_ecp: Updated `ecp_mod_p_generic_raw` for optimised reduction. by Minos Galanakis · 2 years, 2 months ago
  41. 0f718c9 bignum_mod: Fixed code-style by Minos Galanakis · 2 years, 3 months ago
  42. 88e16df bignum_mod: Refactored `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 3 months ago
  43. 67ebaaf test_suite_bignum: Removed `test_read_modulus()`. by Minos Galanakis · 2 years, 3 months ago
  44. 680233d Merge pull request #7680 from paul-elliott-arm/raw_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
  45. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  46. 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
  47. a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
  48. ecbc9c7 test_driver_extension: manage public and private keys the same way by Valerio Setti · 2 years, 2 months ago
  49. 92214c7 crypto_config_test_driver_extension: remove leftover comment by Valerio Setti · 2 years, 2 months ago
  50. b7ef51a crypto: move legacy symbols support to a dedicated header file by Valerio Setti · 2 years, 2 months ago
  51. 602ee2e config_psa: remove support for PSA_WANT_KEY_TYPE_DH_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
  52. 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
  53. 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
  54. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  55. 67a3e3e crypto_config: introducing new definitions for PSA_WANT KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  56. 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  57. f45a5a0 Merge pull request #7700 from silabs-Kusumit/PBKDF2_output_bytes by Gilles Peskine · 2 years, 2 months ago
  58. a2e48f7 Split out mbedtls_ecp_mod_p448_raw() by Paul Elliott · 2 years, 2 months ago
  59. 2e7d572 Merge pull request #7624 from daverodgman/aes-perf by Dave Rodgman · 2 years, 2 months ago
  60. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  61. 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  62. f759035 Merge pull request #7770 from valeriosetti/issue7341 by Gilles Peskine · 2 years, 2 months ago
  63. f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
  64. b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
  65. 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
  66. 6ff271e pake: fixed warning for casting between different types by Valerio Setti · 2 years, 2 months ago
  67. f1b659e Move an include by Andrzej Kurek · 2 years, 2 months ago
  68. b22b977 Move the ARRAY_LENGTH definition to common.h by Andrzej Kurek · 2 years, 2 months ago
  69. 855f72b Fix ecp test by Dave Rodgman · 2 years, 2 months ago
  70. c216d94 Merge remote-tracking branch 'origin/development' into safer-ct5 by Dave Rodgman · 2 years, 2 months ago
  71. f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  72. aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  73. 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  74. 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  75. 14f65a4 Merge pull request #7714 from daverodgman/sha3-update by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  76. 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
  77. 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
  78. 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
  79. 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
  80. e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
  81. 33701ac Fix test dependencies by Dave Rodgman · 2 years, 2 months ago
  82. 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
  83. b31059f Remove negative tests for input validation by Kusumit Ghoderao · 2 years, 2 months ago
  84. 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  85. 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  86. a8af4f4 Fix test dependency by Dave Rodgman · 2 years, 2 months ago
  87. 8b0deef Add HMAC DRBG SHA-3 tests by Dave Rodgman · 2 years, 2 months ago
  88. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  89. 2468ad1 Add tests for invalid paramters by Dave Rodgman · 2 years, 2 months ago
  90. 9c1128e Add tests for xor over large blocks by Dave Rodgman · 2 years, 2 months ago
  91. c40a1b5 Remove references to x509_invasive.h by Andrzej Kurek · 2 years, 3 months ago
  92. 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
  93. 401c8e3 Adapt test (use path instead of bytes) after rebase by Przemek Stekiel · 2 years, 3 months ago
  94. ff9c299 Fix code style by Przemek Stekiel · 2 years, 3 months ago
  95. 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
  96. 9a1c428 Fix after rebase (remove redundant variables in tests) by Przemek Stekiel · 2 years, 3 months ago
  97. 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
  98. 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
  99. b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
  100. a6a0a79 Use TEST_EQUAL instead of TEST_ASSERT in tests by Przemek Stekiel · 2 years, 3 months ago