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