xmss-KAT-generator/test
Joost Rijneveld 6a8571d880
Revert to using runtime-only parameter struct
Using global defines for parameters (as seems to be typical in
academic crypto code) does not play nice with multithreading at all.
2017-10-16 12:09:07 +02:00
..
gen_testvectors.c Initial commit 2015-08-11 12:08:27 +02:00
speed.c Initial commit 2015-08-11 12:08:27 +02:00
test_wots.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test_xmss_core_fast.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test_xmss_core.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test_xmss.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test_xmssmt_core_fast.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test_xmssmt_core.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test_xmssmt.c Revert to using runtime-only parameter struct 2017-10-16 12:09:07 +02:00
test.sh Initial commit 2015-08-11 12:08:27 +02:00