1. b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago
  2. b76672d test: fix wrong accelerated SHA1 symbol by Valerio Setti · 2 years, 4 months ago
  3. 6d687b9 test: simplify comment in test_psa_crypto_config_accel_all_ec_algs_use_psa() by Valerio Setti · 2 years, 4 months ago
  4. c762797 test: removing test with all accel EC algs without USE_PSA by Valerio Setti · 2 years, 4 months ago
  5. 4fa6d0b test: moving accel ECJPAKE test close to accel ECDH and ECDSA ones by Valerio Setti · 2 years, 4 months ago
  6. 77bdff1 test: improve comment in the added test by Valerio Setti · 2 years, 5 months ago
  7. 2495cdb test: remove unused tasks in analyze_outcomes.py by Valerio Setti · 2 years, 5 months ago
  8. 44b178c test: fix erroneous changes in all.sh by Valerio Setti · 2 years, 5 months ago
  9. 6f820cc test: fix comments in test_psa_crypto_config_accel_ecc() by Valerio Setti · 2 years, 5 months ago
  10. 1c3de61 test: remove previous tests for accelerated ECDSA/ECDH/ECJPAKE coverage analysis by Valerio Setti · 2 years, 5 months ago
  11. 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 5 months ago
  12. 0f50868 Merge pull request #7343 from minosgalanakis/ecp/sec-384-update-test-macro-deps by Janos Follath · 2 years, 4 months ago
  13. f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago
  14. 37bdd93 ecp_mod_p224_raw: Added `MBEDTLS_ECP_DP_SECP224R1_ENABLED` as a dependency by Minos Galanakis · 2 years, 4 months ago
  15. d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  16. 445c3bf Merge pull request #7222 from minosgalanakis/bignum/6851_extract_Secp384r1_fast_reduction by Janos Follath · 2 years, 4 months ago
  17. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  18. c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  19. e931977 Fix failures in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  20. 33783b4 Manually fix two remaining instances of old macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  21. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  22. 66300d6 Force SHA-256 for entropy in libtestdriver1 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  23. 5d0d641 Test entropy.c with driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  24. 2334d3a Fix driver_wrappers test by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  25. 5cd4b64 Use MD-light in entropy.c by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  26. ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  27. df2b5da Add generated files by Paul Elliott · 2 years, 5 months ago
  28. db67e99 Bump library, libcrypto and libx509 versions by Paul Elliott · 2 years, 5 months ago
  29. 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
  30. 13ce403 test_suite_ssl: remove redundant dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
  31. 7a2f396 ecdhe: solve disparities in accelerated ECDHE vs reference by Valerio Setti · 2 years, 5 months ago
  32. a81130f test: enable ECDHE key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  33. 37f4cb6 ecp_curves: Minor rework for p384 by Minos Galanakis · 2 years, 5 months ago
  34. 619385d test_suite_ecp: Added ecp_mod_p384_raw() test case. by Minos Galanakis · 2 years, 5 months ago
  35. 8965b65 Remove now-spurious dependencies by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  36. 91cc8bb Enable ECDSA-det in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  37. d111fbd Enable HMAC-DRBG in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  38. fbaf4e9 Enable PKCS7 in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  39. 0d1921c Enable HKDF in driver-only hashes test by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  40. f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 5 months ago
  41. 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  42. 7d381f5 MD: use MD_CAN in test suite and check for parity by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  43. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  44. 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  45. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  46. 33a1302 X.509: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  47. a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  48. fa99afa PK: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  49. 0b8095d PK: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  50. ebef58d OID + misc crypto: use MD_CAN and fix failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  51. 1d3bf24 test_suite_psa_crypto: use PSA_WANT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  52. a5f0462 PKCS5: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  53. 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  54. c1f1044 RSA: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  55. fb8d90a RSA: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  56. 52d02a8 PEM: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  57. 1c2008f PEM: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  58. 0baad53 PKCS12: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  59. be97afe PKCS12: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  60. b2eb1f7 ECJPAKE: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  61. 41bc8b6 ECJPAKE: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  62. ffcda56 Make MD_PSA_INIT/DONE available to all suites by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  63. e0e161b Merge pull request #7296 from valeriosetti/issue7253-part1 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  64. 3543806 Merge pull request #7190 from yanrayw/6197_rsa_get_padding_hashID by Dave Rodgman · 2 years, 5 months ago
  65. d3b6e92 Merge pull request #997 from gilles-peskine-arm/aesni-intrinsics by Dave Rodgman · 2 years, 5 months ago
  66. fdea36d test_suite_ssl: remove redundant ECDH dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
  67. 2f8eb62 ssl-opt: remove leftover debug commands and fix comment by Valerio Setti · 2 years, 5 months ago
  68. 866aa18 ecdh: solve disparities in accelerated ECDH vs reference by Valerio Setti · 2 years, 5 months ago
  69. 6ba247c ssl-opt: solve errors in ECDH reference tests by Valerio Setti · 2 years, 5 months ago
  70. 53a5844 test: enable ECDH key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  71. 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  72. e91aada Merge pull request #7299 from valeriosetti/issue7280 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  73. c9ef476 Merge pull request #7192 from joerchan/psa-update-mbedtls by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  74. 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  75. 0f60d09 Add a test with all of ECC accelerated by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  76. 69bc840 rsa_tests: use TEST_EQUAL instead of TEST_ASSERT by Yanray Wang · 2 years, 5 months ago
  77. e05a21f rsa: add a test to check default padding mode and hash_id by Yanray Wang · 2 years, 5 months ago
  78. 15d3df7 rsa: add positive test cases for getter functions by Yanray Wang · 2 years, 5 months ago
  79. d41684e rsa.c: rename getter function of hash_id by Yanray Wang · 2 years, 5 months ago
  80. 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
  81. 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
  82. 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  83. 6ea8d34 Fix a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  84. 1b5ffc6 Avoid double definition of MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  85. 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  86. ec000c1 Merge pull request #7242 from mpg/md-dispatch-psa by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  87. 28e4dc1 Fix use of arithmetic on void* by Gilles Peskine · 2 years, 5 months ago
  88. c18cd0c Merge pull request #7230 from gabor-mezei-arm/6850_Secp256r1_fast_reduction by Janos Follath · 2 years, 5 months ago
  89. 4a060ff Merge pull request #7303 from daverodgman/msan_bzero_testcase by Dave Rodgman · 2 years, 5 months ago
  90. 646ee7e Fix CI build after repo merge conflict by Paul Elliott · 2 years, 5 months ago
  91. 943f8dd test: remove leftovers from debug sessions by Valerio Setti · 2 years, 5 months ago
  92. 844f65d Explicitly test AES contexts with different alignments by Gilles Peskine · 2 years, 5 months ago
  93. 0a3c72d Add explanatory comment by Dave Rodgman · 2 years, 5 months ago
  94. 5fcdf49 Move copy-context testing to an auxiliary function by Gilles Peskine · 2 years, 5 months ago
  95. f99ec20 AES context copy test: have one for each key size by Gilles Peskine · 2 years, 5 months ago
  96. d50cfdd AES context copy test: clean up by Gilles Peskine · 2 years, 5 months ago
  97. 680dbd4 Merge pull request #7270 from DemiMarie/oid-fix by Dave Rodgman · 2 years, 5 months ago
  98. 5d20243 Fix missing line ending by Dave Rodgman · 2 years, 5 months ago
  99. ecd6492 Add tests that cover msan explicit_bzero issue by Dave Rodgman · 2 years, 5 months ago
  100. ec31f29 Systematically call PSA_INIT for MD tests by Manuel Pégourié-Gonnard · 2 years, 5 months ago