1. d2e004e Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases by Gilles Peskine · 1 year, 11 months ago
  2. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  3. 68ec3cc Add missing cleanup by Gilles Peskine · 1 year, 11 months ago
  4. ac5fabe Refactoring: prepare to create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  5. a3237ef Move testing of mbedtls_ssl_decrypt_buf to a new test suite by Gilles Peskine · 1 year, 11 months ago
  6. 49d7223 Fix test under memsan by Dave Rodgman · 1 year, 11 months ago
  7. 70e022b code style by Dave Rodgman · 1 year, 11 months ago
  8. 140d5c7 Add single-bit difference tests by Dave Rodgman · 1 year, 11 months ago
  9. 31d49cd Merge pull request #1053 from waleed-elmelegy-arm/Improve-and-test-mbedtls_pkcs12_pbe by Gilles Peskine · 1 year, 11 months ago
  10. 1f59ee0 Add correct dependencies to pkcs12 tests by Waleed Elmelegy · 1 year, 11 months ago
  11. 0960170 Fix identation error in pkcs12 tests by Waleed Elmelegy · 1 year, 11 months ago
  12. 75b9eb3 Change pkcs12 test comparison macro to the new macro by Waleed Elmelegy · 1 year, 11 months ago
  13. 8317e91 Change pkcs12 test allocation macros to the new macros by Waleed Elmelegy · 1 year, 11 months ago
  14. 15de809 Improve pkcs12 pbe tests by Waleed Elmelegy · 1 year, 11 months ago
  15. 255db80 Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  16. 1a7d387 Merge pull request #1041 from waleed-elmelegy-arm/add-new-pkcs5-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  17. 21d7d85 Fix mbedtls_pkcs5_pbes test function failure by Waleed Elmelegy · 2 years ago
  18. 730bbee Merge remote-tracking branch 'origin/development' into update-restricted-2023-08-30 by Dave Rodgman · 2 years ago
  19. a878b66 Merge pull request #8090 from silabs-Kusumit/PBKDF2_higher_cost_tests by Gilles Peskine · 2 years ago
  20. 79b6e26 Improve mbedtls_pkcs5_pbes2_ext function test data by Waleed Elmelegy · 2 years ago
  21. d395590 Merge pull request #7579 from daverodgman/safer-ct-asm by Dave Rodgman · 2 years ago
  22. 8ca2041 Merge pull request #8074 from tgonzalezorlandoarm/tg/allowlist by Gilles Peskine · 2 years ago
  23. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  24. e65bba4 Merge pull request #7803 from gilles-peskine-arm/psa-low-hash-mac-size by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7803-17d5081ffb27e1be0807d52ede3edffdc722482a
  25. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  26. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  27. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  28. 6d14c2b Remove dead code by Gilles Peskine · 2 years ago
  29. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  30. 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
  31. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  32. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  33. d686c2a Merge pull request #7971 from AgathiyanB/fix-data-files-makefile by Gilles Peskine · 2 years ago
  34. 44243e1 Remove obsolete header inclusions by Gilles Peskine · 2 years, 3 months ago
  35. e220d25 Merge pull request #8086 from yanesca/remove-new-bignum by Janos Follath · 2 years ago gh-readonly-queue/development/pr-8086-1fdc884ed831927600838a3656b6d74a0417d52b
  36. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  37. 5cad47d Modify test description by Kusumit Ghoderao · 2 years ago
  38. 505dffd Merge pull request #7937 from yanrayw/code_size_compare_improvement by Bence Szépkúti · 2 years ago
  39. e4d634c Add tests with higher input costs for pbkdf2 by Kusumit Ghoderao · 2 years ago
  40. dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  41. f2334b7 Remove new bignum when not needed by Janos Follath · 2 years ago
  42. 4a0a989 Fix unused parameters warnings when MBEDTLS_CIPHER_PADDING_PKCS7 is disabled by Waleed Elmelegy · 2 years ago
  43. 87bc1e1 Fix heap overflow issue in pkcs5_pbes2 testing functions by Waleed Elmelegy · 2 years ago
  44. 5d3f315 Add new mbedtls_pkcs5_pbe2_ext function by Waleed Elmelegy · 2 years ago
  45. 294be94 Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7818-a4c01dd6e9264c40c33a1b9fcd3309b0cad0595f
  46. f258d17 remove aesni + padlock - plain c tests by Jerry Yu · 2 years ago
  47. bdd96b9 disable aesni for componets without cpu modifiers by Jerry Yu · 2 years ago
  48. d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
  49. 506759f fix build fail for via padlock test by Jerry Yu · 2 years ago
  50. b6d39c2 Add aesni test for i386 by Jerry Yu · 2 years ago
  51. 6c104b9 Modify derive output test cases and add actual output by Kusumit Ghoderao · 2 years ago
  52. 358c6c6 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  53. b401e11 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  54. 07bdcc2 Add allow list for non-executed test cases by Tomás González · 2 years ago
  55. a797f15 Merge pull request #8067 from paul-elliott-arm/fix_bignum_test_leak by Dave Rodgman · 2 years ago
  56. 6da3d83 Fix resource leak in test failure case by Paul Elliott · 2 years ago
  57. 963513d Merge pull request #8008 from valeriosetti/issue7756 by Dave Rodgman · 2 years ago
  58. 246210e Test CT asm under valgrind by Dave Rodgman · 2 years ago
  59. 36344ce ssl-opt: remove redundant requirement for RSA_C by Valerio Setti · 2 years ago
  60. 5e678fd Merge pull request #8050 from gilles-peskine-arm/all.sh-remove-crypto_full_no_cipher by Tom Cosgrove · 2 years ago
  61. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  62. 4f577f3 ssl-opt: add RSA_C requirement when RSA encryption is used in certificate by Valerio Setti · 2 years ago
  63. 18535c3 test: enable TLS, key exchances and ssl-opt teting in ecc_no_bignum() by Valerio Setti · 2 years ago
  64. 26b7c93 Merge pull request #7992 from valeriosetti/issue7755 by Manuel Pégourié-Gonnard · 2 years ago
  65. 54da1a6 Merge pull request #7578 from daverodgman/safer-ct5 by Manuel Pégourié-Gonnard · 2 years ago
  66. e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
  67. 3580f44 test: solve test disparities for x509[parse/write] suites by Valerio Setti · 2 years ago
  68. 29c1b4d test: enable X509 testing in ecc_no_bignum component by Valerio Setti · 2 years ago
  69. ac69b45 Document and test mbedtls_ct_size_if_else_0 by Dave Rodgman · 2 years ago
  70. 98ddc01 Rename ...if0 to ...else_0 by Dave Rodgman · 2 years ago
  71. b7825ce Rename uint->bool operators to reflect input types by Dave Rodgman · 2 years ago
  72. f5a29a5 Remove redundant test component by Gilles Peskine · 2 years ago
  73. 2e0275d test: use unset-all option in config.py to optimize test code by Valerio Setti · 2 years ago
  74. a8c655e test: remove redundant code setting MBEDTLS_PSA_CRYPTO_CONFIG by Valerio Setti · 2 years ago
  75. fe7d96c test: minor optimizations to ecc_no_bignum components by Valerio Setti · 2 years ago
  76. c5d85e5 test: remove BIGNUM dependencies from pk[parse/write] suites by Valerio Setti · 2 years ago
  77. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  78. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  79. 06aebe4 test: disable FFDH support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  80. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  81. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  82. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
  83. 115784b Merge pull request #1040 from waleed-elmelegy-arm/development-restricted by Janos Follath · 2 years ago
  84. 76a51b9 replace strings command with grep by Jerry Yu · 2 years ago
  85. a7de78d improve test by Jerry Yu · 2 years ago
  86. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  87. 953f2a4 Merge pull request #7892 from AgathiyanB/fix-coverage-MBEDTLS_ECP_NIST_OPTIM-disabled by Dave Rodgman · 2 years ago
  88. 4dd8931 Update w.r.t. test macro name changes from #6253 by Dave Rodgman · 2 years ago
  89. c98f8d9 Merge branch 'development' into safer-ct5 by Dave Rodgman · 2 years ago
  90. 7802f65 Add negative test for aesni only by Jerry Yu · 2 years ago
  91. 2ec9892 Merge pull request #6253 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare by Dave Rodgman · 2 years ago
  92. c935aa6 Add via padlock build test by Jerry Yu · 2 years ago
  93. 193cbc0 Add aesce build test by Jerry Yu · 2 years ago
  94. 003a5e1 Merge pull request #1046 from Mbed-TLS/merge_3.4.1 by Dave Rodgman · 2 years ago
  95. a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
  96. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  97. 6919546 Update more test dependencies when using test-ca.key by Gilles Peskine · 2 years ago
  98. 8a599c0 Add aesni only test by Jerry Yu · 2 years ago
  99. 17a9d2e Add MBEDTLS_AES_USE_HADWARE_ONLY for test_aesni by Jerry Yu · 2 years ago
  100. 1221a31 Run aes tests only for test_aesni by Jerry Yu · 2 years ago