1. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  2. 10b6775 Add enum type casts in lmots.c and lms.c by Agathiyan Bragadeesh · 2 years, 1 month ago
  3. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  4. 1e4a030 Fix wrong array size calculation in error translation code by Andrzej Kurek · 2 years, 2 months ago
  5. 0064484 Optimize error translation code size by Andrzej Kurek · 2 years, 2 months ago
  6. 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 7 months ago
  7. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  8. 142e577 Add extra zeroization to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  9. 9fc303a Add extra LMOTS import negative tests by Raef Coles · 2 years, 10 months ago
  10. 4829459 Validate LMOTS sig length before parsing type by Raef Coles · 2 years, 10 months ago
  11. faf59ba Make LMS verification return VERIFY_FAILED more by Raef Coles · 2 years, 10 months ago
  12. fbd60ec Change LMS and LMOTS init functions to use memset by Raef Coles · 2 years, 10 months ago
  13. f6cb5a4 Fix LMS return statements having incorrect style by Raef Coles · 2 years, 10 months ago
  14. d48f7e9 Allocate LMS C_RANDOM_VALUE as hash size by Raef Coles · 2 years, 10 months ago
  15. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  16. e89488d Fix bug in LMS public key loading by Raef Coles · 2 years, 10 months ago
  17. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  18. 29117d2 Update LMS PSA error conversion by Raef Coles · 2 years, 10 months ago
  19. be0c2f9 Update LMS local variable allocation by Raef Coles · 2 years, 10 months ago
  20. 2ac352a Make LMS functions args const where required by Raef Coles · 2 years, 10 months ago
  21. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  22. 57d5328 Remove MBEDTLS_LM(OT)S prefix from internal macros by Raef Coles · 2 years, 10 months ago
  23. ad05425 Update naming of internal LMS functions by Raef Coles · 2 years, 10 months ago
  24. 98d6e22 Remove doxygen markup from internal LMS functions by Raef Coles · 2 years, 10 months ago
  25. 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 2 years, 11 months ago
  26. fa24f9d Minor fixes to LMS and LMOTS macros by Raef Coles · 2 years, 11 months ago
  27. 0a967cc Document LMS and LMOTS internal functions by Raef Coles · 2 years, 11 months ago
  28. 8738a49 Fix iterator types in LMOTS by Raef Coles · 2 years, 11 months ago
  29. e0a1761 Fix LMS/LMOTS if-statement style by Raef Coles · 2 years, 11 months ago
  30. 9b88ee5 Fix LMS and LMOTS coding style violations by Raef Coles · 2 years, 11 months ago
  31. 366d67d Shorted LMS and LMOTS line-lengths by Raef Coles · 2 years, 11 months ago
  32. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 2 years, 11 months ago
  33. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 2 years, 11 months ago
  34. ebd35b5 Rename LMS internal tree-manipulation functions by Raef Coles · 2 years, 11 months ago
  35. 891c613 Update LMOTS signature use of temporary variables by Raef Coles · 2 years, 11 months ago
  36. 0c88d4e Remove superfluous casts in LMS and LMOTS 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