1. 8f26c8a Fix a typo in test_suite_cipher by Andrzej Kurek · 2 years, 10 months ago
  2. 0e7e471 Merge pull request #6447 from mprse/driver-only-hash-gap by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  3. 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  4. 560805d Fix mbedtls_mpi_core_add_if test aliasing by Janos Follath · 2 years, 10 months ago
  5. ba516f7 mpi_core_add_if test: Remove dependency on old API by Janos Follath · 2 years, 10 months ago
  6. e153a71 mpi_core_add_if: simplify tests by Janos Follath · 2 years, 10 months ago
  7. f1c24f0 Add missing include by Werner Lewis · 2 years, 10 months ago
  8. bd3ddaf Move tests added in #6289 by Werner Lewis · 2 years, 10 months ago
  9. 6baf12b Move legacy mod functions back to test_suite_mpi by Werner Lewis · 2 years, 10 months ago
  10. ffe4478 Move mpi_core_bitlen tests to bignum_core files by Werner Lewis · 2 years, 10 months ago
  11. 0c6ea12 Move bignum_mod tests into separate files by Werner Lewis · 2 years, 10 months ago
  12. c9b6a0a Move bignum_mod_raw tests into separate files by Werner Lewis · 2 years, 10 months ago
  13. c6004a2 Move bignum_core tests into separate files by Werner Lewis · 2 years, 10 months ago
  14. db29963 Merge pull request #6289 from gabor-mezei-arm/6237_Add_conditional_assign_and_swap_for_bignum by Gilles Peskine · 2 years, 10 months ago
  15. b50754a Switch from x509_CRT_PARSE to KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  16. a2a9688 Fix the memory allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  17. 658442f Remove unnecessary ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
  18. e5a5cc1 Remove the dependency of tls1_3 key evolution tests on curve25519 by Andrzej Kurek · 2 years, 10 months ago
  19. daf43fb Move the location of MBEDTLS_ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
  20. 2d637c4 Fix unchecked allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  21. e64bd43 Add missing ECP and ECDH dependencies in ssl test suites by Andrzej Kurek · 2 years, 10 months ago
  22. 8e44139 Add missing CURVE25519 requirements to TLS 1.3 tests by Andrzej Kurek · 2 years, 10 months ago
  23. 84f30f2 Add missing SHA256 dependency by Andrzej Kurek · 2 years, 10 months ago
  24. e38b788 Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
  25. 90e8204 Add missing SHA256 and ECDSA_C dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  26. 0abebeb Refactor ssl test suite to use pointers more by Andrzej Kurek · 2 years, 10 months ago
  27. f502bcb Fix missing AES dependencies by Andrzej Kurek · 2 years, 10 months ago
  28. e40b921 Fix missing padding dependencies by Andrzej Kurek · 2 years, 10 months ago
  29. 252283f Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
  30. 8258ea7 test_suite_psa_crypto: adapt dependenies and guards so the test can run in the driver-only build by Przemek Stekiel · 2 years, 10 months ago
  31. 4dceede Fix overly replacement in the documentation by Gabor Mezei · 2 years, 10 months ago
  32. 98b1af4 test_suite_debug: adapt dependenies so the test can run in the driver-only build by Przemek Stekiel · 2 years, 10 months ago
  33. 47da7bf Merge pull request #6434 from gilles-peskine-arm/lmots_import_export_test-memory_leak by Gilles Peskine · 2 years, 10 months ago
  34. 0c74e08 Fix condition by Gabor Mezei · 2 years, 10 months ago
  35. 503d09b Fix memory leak if unit test fails by Gilles Peskine · 2 years, 10 months ago
  36. 6c6f04b Merge pull request #6419 from mpg/fix-assert-alloc-usage by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  37. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  38. ffb4aa0 Rename variables to have unambiguous names by Gabor Mezei · 2 years, 10 months ago
  39. 8bcd7cc Use count instead of bytes in ASSERT_ALLOC argument by Gabor Mezei · 2 years, 10 months ago
  40. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  41. 47b8de8 Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  42. 31c2dcb Fix file names in reproduction instructions in test data by Gilles Peskine · 2 years, 10 months ago
  43. 2875aa7 Fix instructions and test data for pyhsslms interop tests by Gilles Peskine · 2 years, 10 months ago
  44. 8bccc99 Don't mention error type in LMS test comments by Raef Coles · 2 years, 10 months ago
  45. 6d7d94a Use correct export length in LMS export tests by Raef Coles · 2 years, 10 months ago
  46. aa9d52b Rename LMS private key files to match library name by Raef Coles · 2 years, 10 months ago
  47. f8bfe27 Remove bad character from LMS test case by Raef Coles · 2 years, 10 months ago
  48. d543697 Fix minor type in LMS test description by Raef Coles · 2 years, 10 months ago
  49. a2514f6 Update pyhsslms test instructions with script by Raef Coles · 2 years, 10 months ago
  50. ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
  51. e4d96b8 Update LMS and LMOTS test comments by Raef Coles · 2 years, 10 months ago
  52. 493724e Check correct output size in LMOTS export test by Raef Coles · 2 years, 10 months ago
  53. ed0e459 Add output length test for LMS export too-big test by Raef Coles · 2 years, 10 months ago
  54. 33f7d66 Add output check to export too-big buffer tests by Raef Coles · 2 years, 10 months ago
  55. 1d88ea8 Remove unneeded NULL pointer checks in LMS tests by Raef Coles · 2 years, 10 months ago
  56. a216711 Remove `sudo pip3` in LM(OT)S tests instructions by Raef Coles · 2 years, 10 months ago
  57. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  58. 6b2c573 And export buffer too large test to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  59. 534f66f Fix assert arguments in LMS and LMOTS export tests by Raef Coles · 2 years, 10 months ago
  60. d1c2a80 Remove duplicated assert from LMOTS tests by Raef Coles · 2 years, 10 months ago
  61. 20d2e06 Add cleanup frees in LMS and LMOTS tests by Raef Coles · 2 years, 10 months ago
  62. 781f7be Properly mark LMOTS leak test as failed by Raef Coles · 2 years, 10 months ago
  63. d137c86 Don't skip LMS tests due to out of memory error by Raef Coles · 2 years, 10 months ago
  64. 7656339 Fix LMS and LMOTS test dependencies by Raef Coles · 2 years, 10 months ago
  65. 59eb0d0 Fix LMOTS signature leak test dependencies by Raef Coles · 2 years, 10 months ago
  66. d0c7012 Replace TEST_ASSERT with TEST_EQUAL in LMS tests by Raef Coles · 2 years, 10 months ago
  67. f9b8502 Add LMS import/export negative tests by Raef Coles · 2 years, 10 months ago
  68. 9fc303a Add extra LMOTS import negative tests by Raef Coles · 2 years, 10 months ago
  69. 71f554b Use real data for negative LMOTS tests by Raef Coles · 2 years, 10 months ago
  70. 66edf6a Use hsslms data for LMOTS import/export test by Raef Coles · 2 years, 10 months ago
  71. 8b55ba6 Source LMOTS data from hsslms by Raef Coles · 2 years, 10 months ago
  72. a6b47c0 Add LMS hsslms interop tests by Raef Coles · 2 years, 10 months ago
  73. d6adcb6 Add negative LMS import/export tests by Raef Coles · 2 years, 10 months ago
  74. 810612e Update LMS and LMOTS to use TEST_EQUAL by Raef Coles · 2 years, 10 months ago
  75. 90e13fc Add repro instructions for LMS test data by Raef Coles · 2 years, 10 months ago
  76. 0dc604e Change how LMS and LMOTS negative tests work by Raef Coles · 2 years, 10 months ago
  77. 7726678 Remove debugging code left in LMOTS tests by Raef Coles · 2 years, 10 months ago
  78. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  79. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  80. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  81. 98c5043 Update LMS test description by Raef Coles · 2 years, 10 months ago
  82. 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
  83. 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 3 years ago
  84. f5919e2 Update LMS/LMOTS tests by Raef Coles · 3 years ago
  85. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  86. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  87. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  88. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  89. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  90. 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago
  91. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  92. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  93. 78317c8 Merge pull request #6327 from yuhaoth/pr/tls13-psk-after-session-tickets by Ronald Cron · 2 years, 10 months ago
  94. b50e433 Test mbedtls_mpi_core_bitlen by Gilles Peskine · 2 years, 10 months ago
  95. e943283 More mbedtls_mpi_bitlen test cases by Gilles Peskine · 2 years, 10 months ago
  96. 24baa81 Improve mbedtls_mpi_bitlen test descriptions by Gilles Peskine · 2 years, 10 months ago
  97. c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
  98. 1b5c85c Merge pull request #6386 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core by Janos Follath · 2 years, 10 months ago
  99. 44ba2f6 Add more test cases by Gabor Mezei · 2 years, 10 months ago
  100. a67a1a3 Remove the 'is_fail' parameter from the test functions by Gabor Mezei · 2 years, 10 months ago