1. c34b9ac cert_audit: Clarify the abstraction of Auditor by Pengyu Lv · 2 years, 4 months ago
  2. 28fe957 cert_audit: Add simple parser of suite data file by Pengyu Lv · 2 years, 4 months ago
  3. 2d48721 cert_audit: Improve the method to find tests folder by Pengyu Lv · 2 years, 4 months ago
  4. a228cbc cert_audit: Add data-files and suite-data-files options by Pengyu Lv · 2 years, 4 months ago
  5. fcda6d4 cert_audit: Enable logging module by Pengyu Lv · 2 years, 4 months ago
  6. ad30679 cert_audit: Reuse generate_test_code.FileWrapper by Pengyu Lv · 2 years, 4 months ago
  7. 7a344dd New implementation for generate_test_code.FileWrapper by Pengyu Lv · 2 years, 4 months ago
  8. 8e6794a cert_audit: Code refinement by Pengyu Lv · 2 years, 4 months ago
  9. f8e5e05 cert_audit: Improve documentation by Pengyu Lv · 2 years, 4 months ago
  10. 7725c1d cert_audit: Output line/argument number for *.data files by Pengyu Lv · 2 years, 4 months ago
  11. 5724095 cert_audit: Make FILE as positional argument by Pengyu Lv · 2 years, 4 months ago
  12. 3179232 cert_audit: Disable pylint error for importing cryptography by Pengyu Lv · 2 years, 4 months ago
  13. cb8fc32 cert_audit: Fill validity dates in AuditData constructor by Pengyu Lv · 2 years, 4 months ago
  14. ebf011f cert_audit: Introduce not-[before|after] option by Pengyu Lv · 2 years, 4 months ago
  15. 30f2683 cert_audit: Parse more information from test suite data file by Pengyu Lv · 2 years, 4 months ago
  16. 45e3203 cert_audit: Support audit on test suite data files by Pengyu Lv · 2 years, 4 months ago
  17. 7f6933a cert_audit: Initial script for auditing expiry date by Pengyu Lv · 2 years, 4 months ago
  18. 0f50868 Merge pull request #7343 from minosgalanakis/ecp/sec-384-update-test-macro-deps by Janos Follath · 2 years, 4 months ago
  19. f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago
  20. 37bdd93 ecp_mod_p224_raw: Added `MBEDTLS_ECP_DP_SECP224R1_ENABLED` as a dependency by Minos Galanakis · 2 years, 4 months ago
  21. d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  22. 445c3bf Merge pull request #7222 from minosgalanakis/bignum/6851_extract_Secp384r1_fast_reduction by Janos Follath · 2 years, 4 months ago
  23. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  24. c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  25. e931977 Fix failures in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  26. 33783b4 Manually fix two remaining instances of old macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  27. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  28. 66300d6 Force SHA-256 for entropy in libtestdriver1 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  29. 5d0d641 Test entropy.c with driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  30. 2334d3a Fix driver_wrappers test by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  31. 5cd4b64 Use MD-light in entropy.c by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  32. ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  33. df2b5da Add generated files by Paul Elliott · 2 years, 5 months ago
  34. db67e99 Bump library, libcrypto and libx509 versions by Paul Elliott · 2 years, 5 months ago
  35. 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
  36. 13ce403 test_suite_ssl: remove redundant dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
  37. 7a2f396 ecdhe: solve disparities in accelerated ECDHE vs reference by Valerio Setti · 2 years, 5 months ago
  38. a81130f test: enable ECDHE key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  39. 37f4cb6 ecp_curves: Minor rework for p384 by Minos Galanakis · 2 years, 5 months ago
  40. 619385d test_suite_ecp: Added ecp_mod_p384_raw() test case. by Minos Galanakis · 2 years, 5 months ago
  41. 8965b65 Remove now-spurious dependencies by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  42. 91cc8bb Enable ECDSA-det in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  43. d111fbd Enable HMAC-DRBG in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  44. fbaf4e9 Enable PKCS7 in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  45. 0d1921c Enable HKDF in driver-only hashes test by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  46. f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 5 months ago
  47. 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  48. 7d381f5 MD: use MD_CAN in test suite and check for parity by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  49. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  50. 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  51. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  52. 33a1302 X.509: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  53. a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  54. fa99afa PK: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  55. 0b8095d PK: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  56. ebef58d OID + misc crypto: use MD_CAN and fix failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  57. 1d3bf24 test_suite_psa_crypto: use PSA_WANT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  58. a5f0462 PKCS5: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  59. 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  60. c1f1044 RSA: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  61. fb8d90a RSA: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  62. 52d02a8 PEM: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  63. 1c2008f PEM: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  64. 0baad53 PKCS12: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  65. be97afe PKCS12: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  66. b2eb1f7 ECJPAKE: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  67. 41bc8b6 ECJPAKE: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  68. ffcda56 Make MD_PSA_INIT/DONE available to all suites by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  69. e0e161b Merge pull request #7296 from valeriosetti/issue7253-part1 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  70. 3543806 Merge pull request #7190 from yanrayw/6197_rsa_get_padding_hashID by Dave Rodgman · 2 years, 5 months ago
  71. d3b6e92 Merge pull request #997 from gilles-peskine-arm/aesni-intrinsics by Dave Rodgman · 2 years, 5 months ago
  72. fdea36d test_suite_ssl: remove redundant ECDH dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
  73. 2f8eb62 ssl-opt: remove leftover debug commands and fix comment by Valerio Setti · 2 years, 5 months ago
  74. 866aa18 ecdh: solve disparities in accelerated ECDH vs reference by Valerio Setti · 2 years, 5 months ago
  75. 6ba247c ssl-opt: solve errors in ECDH reference tests by Valerio Setti · 2 years, 5 months ago
  76. 53a5844 test: enable ECDH key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  77. 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  78. e91aada Merge pull request #7299 from valeriosetti/issue7280 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  79. c9ef476 Merge pull request #7192 from joerchan/psa-update-mbedtls by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  80. 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  81. 0f60d09 Add a test with all of ECC accelerated by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  82. 69bc840 rsa_tests: use TEST_EQUAL instead of TEST_ASSERT by Yanray Wang · 2 years, 5 months ago
  83. e05a21f rsa: add a test to check default padding mode and hash_id by Yanray Wang · 2 years, 5 months ago
  84. 15d3df7 rsa: add positive test cases for getter functions by Yanray Wang · 2 years, 5 months ago
  85. d41684e rsa.c: rename getter function of hash_id by Yanray Wang · 2 years, 5 months ago
  86. 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
  87. 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
  88. 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  89. 6ea8d34 Fix a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  90. 1b5ffc6 Avoid double definition of MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  91. 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  92. ec000c1 Merge pull request #7242 from mpg/md-dispatch-psa by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  93. 28e4dc1 Fix use of arithmetic on void* by Gilles Peskine · 2 years, 5 months ago
  94. c18cd0c Merge pull request #7230 from gabor-mezei-arm/6850_Secp256r1_fast_reduction by Janos Follath · 2 years, 5 months ago
  95. 4a060ff Merge pull request #7303 from daverodgman/msan_bzero_testcase by Dave Rodgman · 2 years, 5 months ago
  96. 646ee7e Fix CI build after repo merge conflict by Paul Elliott · 2 years, 5 months ago
  97. 943f8dd test: remove leftovers from debug sessions by Valerio Setti · 2 years, 5 months ago
  98. 844f65d Explicitly test AES contexts with different alignments by Gilles Peskine · 2 years, 5 months ago
  99. 0a3c72d Add explanatory comment by Dave Rodgman · 2 years, 5 months ago
  100. 5fcdf49 Move copy-context testing to an auxiliary function by Gilles Peskine · 2 years, 5 months ago