1. 78e3c9b Fix style in bignum_core.py by Janos Follath · 2 years, 10 months ago
  2. 560805d Fix mbedtls_mpi_core_add_if test aliasing by Janos Follath · 2 years, 10 months ago
  3. ba516f7 mpi_core_add_if test: Remove dependency on old API by Janos Follath · 2 years, 10 months ago
  4. 5ff03d4 Bignum Core test: move bound to constructor by Janos Follath · 2 years, 10 months ago
  5. e153a71 mpi_core_add_if: simplify tests by Janos Follath · 2 years, 10 months ago
  6. dd2e468 Bignum Core: add limb size specific test generation by Janos Follath · 2 years, 10 months ago
  7. 2b751cf Merge pull request #6399 from wernerlewis/bignum_gen_6274 by Janos Follath · 2 years, 10 months ago
  8. f1c24f0 Add missing include by Werner Lewis · 2 years, 10 months ago
  9. bd3ddaf Move tests added in #6289 by Werner Lewis · 2 years, 10 months ago
  10. f86c82e Pass bits_in_limb parameter to duplicated methods by Werner Lewis · 2 years, 10 months ago
  11. 63653b9 Remove unnecessary check by Werner Lewis · 2 years, 10 months ago
  12. 6baf12b Move legacy mod functions back to test_suite_mpi by Werner Lewis · 2 years, 10 months ago
  13. 2295eec Add missing space in string by Werner Lewis · 2 years, 10 months ago
  14. ffe4478 Move mpi_core_bitlen tests to bignum_core files by Werner Lewis · 2 years, 10 months ago
  15. 1b20e7e Redefine result() method to return List by Werner Lewis · 2 years, 10 months ago
  16. 7a27314 Add function to generate random montmul cases by Werner Lewis · 2 years, 10 months ago
  17. a850312 Add test generation for mpi_core_montmul by Werner Lewis · 2 years, 10 months ago
  18. 0a9c48b Add test generation for mpi_core_mla by Werner Lewis · 2 years, 10 months ago
  19. bbf0a32 Add flag for unique combinations in operations by Werner Lewis · 2 years, 10 months ago
  20. 6351c7f Add test generation for mpi_core_sub by Werner Lewis · 2 years, 10 months ago
  21. ce769d1 Add test generation for mpi_core_add_if by Werner Lewis · 2 years, 10 months ago
  22. 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
  23. 0c6ea12 Move bignum_mod tests into separate files by Werner Lewis · 2 years, 10 months ago
  24. c9b6a0a Move bignum_mod_raw tests into separate files by Werner Lewis · 2 years, 10 months ago
  25. c6004a2 Move bignum_core tests into separate files by Werner Lewis · 2 years, 10 months ago
  26. 149c151 Merge pull request #6435 from mpg/improve-outcome-analysis by Gilles Peskine · 2 years, 10 months ago
  27. 4281ae0 Merge pull request #6373 from gilles-peskine-arm/bignum-core-conventions by Gilles Peskine · 2 years, 10 months ago
  28. 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
  29. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  30. 4dceede Fix overly replacement in the documentation by Gabor Mezei · 2 years, 10 months ago
  31. 7cd1ebe Merge pull request #6296 from gilles-peskine-arm/test_data_generation-pr_6093_followup by Janos Follath · 2 years, 10 months ago
  32. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  33. b51051f Cosmetic improvement by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  34. f6e6df9 Add option for before-after or just ref-drivers by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  35. 2bb2f15 Improve driver-only outcome-analysis script by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  36. 47da7bf Merge pull request #6434 from gilles-peskine-arm/lmots_import_export_test-memory_leak by Gilles Peskine · 2 years, 10 months ago
  37. 0c74e08 Fix condition by Gabor Mezei · 2 years, 10 months ago
  38. 503d09b Fix memory leak if unit test fails by Gilles Peskine · 2 years, 10 months ago
  39. 6c6f04b Merge pull request #6419 from mpg/fix-assert-alloc-usage by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  40. f33da19 Merge pull request #6413 from daverodgman/update_docs_links by Dave Rodgman · 2 years, 10 months ago
  41. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  42. dcd1717 Forbid aliasing outputs by Gilles Peskine · 2 years, 10 months ago
  43. ffb4aa0 Rename variables to have unambiguous names by Gabor Mezei · 2 years, 10 months ago
  44. 4086de6 Fix documentation by Gabor Mezei · 2 years, 10 months ago
  45. 8bcd7cc Use count instead of bytes in ASSERT_ALLOC argument by Gabor Mezei · 2 years, 10 months ago
  46. f1ebf12 Fix capitalisation by Dave Rodgman · 2 years, 10 months ago
  47. ce164b7 Update SUPPORT.md by Dave Rodgman · 2 years, 10 months ago
  48. 032b594 Update SUPPORT.md by Dave Rodgman · 2 years, 10 months ago
  49. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  50. 47b8de8 Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  51. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  52. 31c2dcb Fix file names in reproduction instructions in test data by Gilles Peskine · 2 years, 10 months ago
  53. 2875aa7 Fix instructions and test data for pyhsslms interop tests by Gilles Peskine · 2 years, 10 months ago
  54. 8bccc99 Don't mention error type in LMS test comments by Raef Coles · 2 years, 10 months ago
  55. 6d7d94a Use correct export length in LMS export tests by Raef Coles · 2 years, 10 months ago
  56. aa9d52b Rename LMS private key files to match library name by Raef Coles · 2 years, 10 months ago
  57. f8bfe27 Remove bad character from LMS test case by Raef Coles · 2 years, 10 months ago
  58. d543697 Fix minor type in LMS test description by Raef Coles · 2 years, 10 months ago
  59. a2514f6 Update pyhsslms test instructions with script by Raef Coles · 2 years, 10 months ago
  60. 1951259 Update how lms.c imports platform.h by Raef Coles · 2 years, 10 months ago
  61. ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
  62. e4d96b8 Update LMS and LMOTS test comments by Raef Coles · 2 years, 10 months ago
  63. 493724e Check correct output size in LMOTS export test by Raef Coles · 2 years, 10 months ago
  64. ed0e459 Add output length test for LMS export too-big test by Raef Coles · 2 years, 10 months ago
  65. 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 10 months ago
  66. 33f7d66 Add output check to export too-big buffer tests by Raef Coles · 2 years, 10 months ago
  67. 1d88ea8 Remove unneeded NULL pointer checks in LMS tests by Raef Coles · 2 years, 10 months ago
  68. 29c490d Update LMS calculate_public_key docs by Raef Coles · 2 years, 10 months ago
  69. cbd02ad Simplify LMS context freeing by Raef Coles · 2 years, 10 months ago
  70. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  71. 07b70d9 Correct typo in LMS config check by Raef Coles · 2 years, 10 months ago
  72. a216711 Remove `sudo pip3` in LM(OT)S tests instructions by Raef Coles · 2 years, 10 months ago
  73. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  74. 6b2c573 And export buffer too large test to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  75. 534f66f Fix assert arguments in LMS and LMOTS export tests by Raef Coles · 2 years, 10 months ago
  76. d1c2a80 Remove duplicated assert from LMOTS tests by Raef Coles · 2 years, 10 months ago
  77. 20d2e06 Add cleanup frees in LMS and LMOTS tests by Raef Coles · 2 years, 10 months ago
  78. 781f7be Properly mark LMOTS leak test as failed by Raef Coles · 2 years, 10 months ago
  79. d137c86 Don't skip LMS tests due to out of memory error by Raef Coles · 2 years, 10 months ago
  80. 7656339 Fix LMS and LMOTS test dependencies by Raef Coles · 2 years, 10 months ago
  81. 45c4ff9 Fix windows requiring explicit cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  82. 59eb0d0 Fix LMOTS signature leak test dependencies by Raef Coles · 2 years, 10 months ago
  83. d0c7012 Replace TEST_ASSERT with TEST_EQUAL in LMS tests by Raef Coles · 2 years, 10 months ago
  84. f9b8502 Add LMS import/export negative tests by Raef Coles · 2 years, 10 months ago
  85. 4511055 Exclude binary LMS keys from file checking by Raef Coles · 2 years, 10 months ago
  86. 142e577 Add extra zeroization to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  87. 9fc303a Add extra LMOTS import negative tests by Raef Coles · 2 years, 10 months ago
  88. 71f554b Use real data for negative LMOTS tests by Raef Coles · 2 years, 10 months ago
  89. 66edf6a Use hsslms data for LMOTS import/export test by Raef Coles · 2 years, 10 months ago
  90. 8b55ba6 Source LMOTS data from hsslms by Raef Coles · 2 years, 10 months ago
  91. a6b47c0 Add LMS hsslms interop tests by Raef Coles · 2 years, 10 months ago
  92. d6adcb6 Add negative LMS import/export tests by Raef Coles · 2 years, 10 months ago
  93. 810612e Update LMS and LMOTS to use TEST_EQUAL by Raef Coles · 2 years, 10 months ago
  94. 90e13fc Add repro instructions for LMS test data by Raef Coles · 2 years, 10 months ago
  95. 0dc604e Change how LMS and LMOTS negative tests work by Raef Coles · 2 years, 10 months ago
  96. 4829459 Validate LMOTS sig length before parsing type by Raef Coles · 2 years, 10 months ago
  97. 7726678 Remove debugging code left in LMOTS tests by Raef Coles · 2 years, 10 months ago
  98. 3c4ae77 Improve LMS private context documentation by Raef Coles · 2 years, 10 months ago
  99. 285d44b Capitalize "Merkle" in LMS and LMOTS code by Raef Coles · 2 years, 10 months ago
  100. faf59ba Make LMS verification return VERIFY_FAILED more by Raef Coles · 2 years, 10 months ago