1. 2364aae Update tests/suites/test_suite_pkcs7.function by Dave Rodgman · 2 years, 9 months ago
  2. fc234b7 test/pkcs7: Add Windows CRLF EOF to data files by Nick Child · 2 years, 9 months ago
  3. 8ce1b1a pkcs7: Correct various syntatical mistakes by Nick Child · 2 years, 11 months ago
  4. 34d5e93 pkcs7: Use better return code for unimplemented specifications by Nick Child · 2 years, 11 months ago
  5. 8a94de4 test/pkcs7: Reduce number of test functions by Nick Child · 2 years, 11 months ago
  6. 62b2d7e pkcs7: Support verification of hash with multiple signers by Nick Child · 3 years, 1 month ago
  7. 3538479 pkcs7: support multiple signers by Daniel Axtens · 5 years ago
  8. 8a10f66 test/pkcs7: Add init for PSA tests by Nick Child · 3 years, 2 months ago
  9. 45525d3 pkcs7: Fix dependencies for pkcs7 tests by Nick Child · 3 years, 5 months ago
  10. 6671841 pkcs7.c: Do not ignore return value of mbedlts_md by Nick Child · 3 years, 6 months ago
  11. 600bd30 Avoid unwanted eol conversion of test data by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  12. 673a226 pkcs7: add support for signed data by Nayna Jain · 4 years, 8 months ago
  13. c9deb18 mbedtls: add support for pkcs7 by Nayna Jain · 4 years, 9 months ago
  14. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
  15. 32bd063 test_suite_ssl: Add minimal handshake requirements by Andrzej Kurek · 3 years ago
  16. 299b1d6 Remove unnecessary `psa/crypto.h` include by Andrzej Kurek · 3 years ago
  17. cccb044 Style & formatting fixes by Andrzej Kurek · 3 years ago
  18. 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 3 years ago
  19. 21b6870 test_suite_ssl: remove unnecessary usage of mbedtls_md_get_size by Andrzej Kurek · 3 years ago
  20. 8c95ac4 Add missing dependencies / alternatives by Andrzej Kurek · 3 years ago
  21. 7bb8bab Update SHA and MD5 dependencies in the SSL tests by Andrzej Kurek · 3 years ago
  22. 635c2c2 test_suite_ssl: replace CTR_DRBG with a fake rng source by Andrzej Kurek · 3 years ago
  23. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
  24. 1945560 Merge pull request #6169 from tom-cosgrove-arm/fix-incorrect-use-of-mbedtls_ecp_group_id by Gilles Peskine · 3 years ago
  25. 6b8e0c2 Bignum: make tests more readable by Janos Follath · 3 years ago
  26. 494a6d2 Bignum tests: use TEST_EQUAL by Janos Follath · 3 years ago
  27. 07c0f12 test_suite_pem.data: change MBEDTLS_CMAC_C->MBEDTLS_CIPHER_MODE_CBC dependency by Przemek Stekiel · 3 years ago
  28. deb8030 Improve mbedtls_mpi_core_lt_ct() unit tests by Janos Follath · 3 years ago
  29. 01a7d31 Make ecjpake test suite depend on MBEDTLS_HAS_ALG_SHA_256_VIA_MD_OR_PSA by Neil Armstrong · 3 years ago
  30. a327b52 Fix incorrect use of mbedtls_ecp_group_id in test_suite_ssl.function by Tom Cosgrove · 3 years ago
  31. 0d76341 Remove md_info by md_type in ecjpake context, use mbedtls_hash_info_get_size() to get hash length by Neil Armstrong · 3 years ago
  32. bc0509a test_suite_pem, test_suite_pkparse: Adjust dependecies by Przemek Stekiel · 3 years ago
  33. 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
  34. 81799fd pem.c, test_suite_pem: fix dependency MBEDTLS_HAS_ALG_MD5_VIA_MD_OR_PSA->MBEDTLS_HAS_ALG_MD5_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
  35. 2c70a0d test_suite_oid: Replace MBEDTLS_MD5_C and MBEDTLS_SHAxxx_C with the corresponding MBEDTLS_HAS_ALG_xxx_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
  36. 050819c test_suite_x509write: Move MBEDTLS_HAS_ALG_SHA_1_VIA_MD_OR_PSA dependency for x509_crt_check to .function file by Przemek Stekiel · 3 years ago
  37. 41b742f test_suite_pem: Adapt dependencies for MD by Przemek Stekiel · 3 years ago
  38. f8087e5 x509_crt_check: remove MBEDTLS_SHA1_C dependency from .function file (already handed in .data file) by Przemek Stekiel · 3 years ago
  39. d34f8c3 x509 tests: adjust dependencies by Przemek Stekiel · 3 years ago
  40. e28d974 fix coding style issues by Jerry Yu · 3 years ago
  41. 5b7c7ca fix wrong condition issues by Jerry Yu · 3 years, 1 month ago
  42. 96a4be9 Merge pull request #6177 from AndrzejKurek/ecdsa-no-md by Dave Rodgman · 3 years ago
  43. a7448bf Merge pull request #6141 from mpg/driver-hashes-rsa-v21 by Dave Rodgman · 3 years ago
  44. 8162064 Bignum: Improve style by Janos Follath · 3 years ago
  45. 7f08178 Unify mpi mod raw read/write test with the other tests by Gabor Mezei · 3 years ago
  46. 89e3146 Typo by Gabor Mezei · 3 years ago
  47. 6318468 Improve bignum documentation by Janos Follath · 3 years ago
  48. 1af61cb Introduce a new macro for hash size in ecdsa tests by Andrzej Kurek · 3 years ago
  49. 9dfb562 Test little endian core I/O with odd limbs by Janos Follath · 3 years ago
  50. 1cb3b97 Test big endian core I/O with odd limbs by Janos Follath · 3 years ago
  51. 7d52716 Fix undeclared dependencies on SHA-1 by Manuel Pégourié-Gonnard · 3 years ago
  52. e741c61 Adjust dependencies in test_suite_pkcs1_v21 by Manuel Pégourié-Gonnard · 3 years ago
  53. d089570 Bignum: move internal constants to headers by Janos Follath · 3 years ago
  54. 3b09739 Add test case for mbedtls_ecp_set_zero by Werner Lewis · 3 years ago
  55. 1694969 Bignum: Add tests for modulus setup and free by Janos Follath · 3 years ago
  56. 9f42c06 Adjust hash dependencies in `test_suite_ecdsa` by Andrzej Kurek · 3 years ago
  57. a200f6f Add macro definitions to the tests by Gabor Mezei · 3 years ago
  58. 23a1ce9 Add tests for mbedtls_mpi_mod_raw read/write functions by Gabor Mezei · 3 years ago
  59. 23bdeca Add core constant time comparison by Janos Follath · 3 years, 1 month ago
  60. 91dc67d Allow (NULL, 0) as a representation of 0 by Janos Follath · 3 years, 1 month ago
  61. 6ff3536 Add tests for little endian core I/O by Janos Follath · 3 years, 1 month ago
  62. f1d617d Add tests for big endian core I/O by Janos Follath · 3 years, 1 month ago
  63. b4983d4 Merge pull request #6164 from mprse/md_ssl_test by Gilles Peskine · 3 years ago
  64. f860f37 Merge pull request #6070 from wernerlewis/bignum_test_radix by Gilles Peskine · 3 years ago
  65. 57d4c11 Merge pull request #6165 from mprse/md_x509_test by Gilles Peskine · 3 years ago
  66. 07e7fe5 Merge pull request #6088 from tuvshinzayaArm/validation_remove_change_curve by Gilles Peskine · 3 years ago
  67. dc47fe7 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
  68. 3ccc116 Apply test data changes for conflicting cases by Werner Lewis · 3 years ago
  69. a453c14 Remove radix arguments from tests added in 3.2 by Werner Lewis · 3 years, 1 month ago
  70. efda01f Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
  71. f65a327 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
  72. 9802d36 Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
  73. 19b4cd8 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  74. 54a5446 test_suite_x509write: use psa_hash_compute() instead mbedtls_md() by Przemek Stekiel · 3 years ago
  75. cc59c99 test_suite_ssl: make PSA build independent on MD module by Przemek Stekiel · 3 years ago
  76. 1e48445 Merge pull request #6104 from superna9999/6097-remove-useless-md-in-test by Manuel Pégourié-Gonnard · 3 years ago
  77. aba26d0 Merge pull request #5963 from tom-daubney-arm/remove_ssl_compression_new by Dave Rodgman · 3 years ago
  78. f6b8c32 Merge pull request #6065 from mpg/explore2 by Manuel Pégourié-Gonnard · 3 years ago
  79. fb389dd Enable invalid param test for ecp by Tuvshinzaya Erdenekhuu · 3 years ago
  80. 8df9603 Enable invalid param test for ecjpake by Tuvshinzaya Erdenekhuu · 3 years ago
  81. 2392419 Enable invalid param test in ecdh.c by Tuvshinzaya Erdenekhuu · 3 years ago
  82. 20f89a9 Remove uses of SSL compression by Thomas Daubney · 3 years, 2 months ago
  83. 6ac7c03 TLS 1.3: Add session test checks by Jerry Yu · 3 years, 1 month ago
  84. bc7c1a4 fix typo/format/name issues by Jerry Yu · 3 years, 1 month ago
  85. f092629 Add save load test for tls13 by Jerry Yu · 3 years, 1 month ago
  86. a180f99 Add load-save tests for tls13 by Jerry Yu · 3 years, 1 month ago
  87. 1ac476c Add save buf size test for tls13 by Jerry Yu · 3 years, 1 month ago
  88. 6e8fec2 add session serialization load buf by Jerry Yu · 3 years, 1 month ago
  89. 534ff40 Add serialize_version_check for tls13 by Jerry Yu · 3 years, 1 month ago
  90. 0aabb6d Fix dependency in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  91. 87276a3 Merge pull request #5952 from tuvshinzayaArm/add-missing-break by Dave Rodgman · 3 years, 1 month ago
  92. db2c804 Fix dependencies in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  93. 73692b7 Rework macros expressing dependencies by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  94. 7085aa4 Merge pull request #5896 from wernerlewis/aes_shallow_copy by Dave Rodgman · 3 years, 1 month ago
  95. 0270b9f Rm useless use of MD in PKCS#1v2.1 test functions by Neil Armstrong · 3 years, 1 month ago
  96. a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
  97. 5ea6517 Rm useless use of MD in ECDSA test functions by Neil Armstrong · 3 years, 1 month ago
  98. abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  99. 4772884 New internal module for managing hash information by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  100. 4608c48 Rm useless use of MD in PK test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago