1. 1951259 Update how lms.c imports platform.h by Raef Coles · 2 years, 10 months ago
  2. cbd02ad Simplify LMS context freeing by Raef Coles · 2 years, 10 months ago
  3. 45c4ff9 Fix windows requiring explicit cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  4. 142e577 Add extra zeroization to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  5. 285d44b Capitalize "Merkle" in LMS and LMOTS code by Raef Coles · 2 years, 10 months ago
  6. faf59ba Make LMS verification return VERIFY_FAILED more by Raef Coles · 2 years, 10 months ago
  7. fbd60ec Change LMS and LMOTS init functions to use memset by Raef Coles · 2 years, 10 months ago
  8. f6cb5a4 Fix LMS return statements having incorrect style by Raef Coles · 2 years, 10 months ago
  9. 75b4c77 Fix LMS internal function documentation by Raef Coles · 2 years, 10 months ago
  10. 1fb2f32 Check LMS offsets are sane at runtime by Raef Coles · 2 years, 10 months ago
  11. e34e3c0 Remove unneeded cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  12. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  13. e89488d Fix bug in LMS public key loading by Raef Coles · 2 years, 10 months ago
  14. 3f6cdd7 Fix LMS not checking RNG function return value by Raef Coles · 2 years, 10 months ago
  15. 02cf823 Fix ots sig length check in LMS validate function by Raef Coles · 2 years, 10 months ago
  16. f36874a Fix error type of lms_import_public_key by Raef Coles · 2 years, 10 months ago
  17. dc8fb79 Simplify LMS private key generation error handling by Raef Coles · 2 years, 10 months ago
  18. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  19. 29117d2 Update LMS PSA error conversion by Raef Coles · 2 years, 10 months ago
  20. be0c2f9 Update LMS local variable allocation by Raef Coles · 2 years, 10 months ago
  21. 2ac352a Make LMS functions args const where required by Raef Coles · 2 years, 10 months ago
  22. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  23. 0b7da1b Fix overflow in LMS context init by Raef Coles · 2 years, 10 months ago
  24. 57d5328 Remove MBEDTLS_LM(OT)S prefix from internal macros by Raef Coles · 2 years, 10 months ago
  25. ad05425 Update naming of internal LMS functions by Raef Coles · 2 years, 10 months ago
  26. 3982040 Fix LMS zeroization using wrong sizeof type by Raef Coles · 2 years, 10 months ago
  27. 98d6e22 Remove doxygen markup from internal LMS functions by Raef Coles · 2 years, 10 months ago
  28. 40f184c Cast LMS allocation sizes to size_t by Raef Coles · 2 years, 10 months ago
  29. fa24f9d Minor fixes to LMS and LMOTS macros by Raef Coles · 2 years, 11 months ago
  30. 0a967cc Document LMS and LMOTS internal functions by Raef Coles · 2 years, 11 months ago
  31. e0a1761 Fix LMS/LMOTS if-statement style by Raef Coles · 2 years, 11 months ago
  32. 9b88ee5 Fix LMS and LMOTS coding style violations by Raef Coles · 2 years, 11 months ago
  33. 366d67d Shorted LMS and LMOTS line-lengths by Raef Coles · 2 years, 11 months ago
  34. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 2 years, 11 months ago
  35. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 2 years, 11 months ago
  36. ebd35b5 Rename LMS internal tree-manipulation functions by Raef Coles · 2 years, 11 months ago
  37. f5632d3 Remove MBEDTLS_PRIVATE usage from LMS and LMOTS by Raef Coles · 2 years, 11 months ago
  38. 01c71a1 Update LMS and LMOTS api by Raef Coles · 2 years, 11 months ago
  39. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  40. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  41. 8ff6df5 Add LMS implementation by Raef Coles · 4 years ago