1. 275b698 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  2. b1e33fb Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  3. 0540fe7 Fix code style by Tom Cosgrove · 2 years ago
  4. e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years, 1 month ago
  5. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years, 1 month ago
  6. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years, 1 month ago
  7. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years, 1 month ago
  8. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  9. 503d09b Fix memory leak if unit test fails by Gilles Peskine · 2 years, 10 months ago
  10. 6d7d94a Use correct export length in LMS export tests by Raef Coles · 2 years, 10 months ago
  11. 493724e Check correct output size in LMOTS export test by Raef Coles · 2 years, 10 months ago
  12. ed0e459 Add output length test for LMS export too-big test by Raef Coles · 2 years, 10 months ago
  13. 33f7d66 Add output check to export too-big buffer tests by Raef Coles · 2 years, 10 months ago
  14. 1d88ea8 Remove unneeded NULL pointer checks in LMS tests by Raef Coles · 2 years, 10 months ago
  15. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  16. 6b2c573 And export buffer too large test to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  17. 534f66f Fix assert arguments in LMS and LMOTS export tests by Raef Coles · 2 years, 10 months ago
  18. d1c2a80 Remove duplicated assert from LMOTS tests by Raef Coles · 2 years, 10 months ago
  19. 20d2e06 Add cleanup frees in LMS and LMOTS tests by Raef Coles · 2 years, 10 months ago
  20. 781f7be Properly mark LMOTS leak test as failed by Raef Coles · 2 years, 10 months ago
  21. 7656339 Fix LMS and LMOTS test dependencies by Raef Coles · 2 years, 10 months ago
  22. 59eb0d0 Fix LMOTS signature leak test dependencies by Raef Coles · 2 years, 10 months ago
  23. 66edf6a Use hsslms data for LMOTS import/export test by Raef Coles · 2 years, 10 months ago
  24. 8b55ba6 Source LMOTS data from hsslms by Raef Coles · 2 years, 10 months ago
  25. 810612e Update LMS and LMOTS to use TEST_EQUAL by Raef Coles · 2 years, 10 months ago
  26. 0dc604e Change how LMS and LMOTS negative tests work by Raef Coles · 2 years, 10 months ago
  27. 7726678 Remove debugging code left in LMOTS tests by Raef Coles · 2 years, 10 months ago
  28. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  29. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  30. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  31. 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
  32. 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 3 years ago
  33. f5919e2 Update LMS/LMOTS tests by Raef Coles · 3 years ago
  34. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  35. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  36. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  37. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  38. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  39. 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago