xmss-KAT-generator/test
Joost Rijneveld c4d4e93bbd
Add test to check deterministic signatures
Wrote this to find what turned out to be an external error when
using the interfacing programs, but felt like it might as well be added.

Under the same key and message, the signature is expected to be identical.
However, as the index changes, this case will not happen in real use.
2017-10-23 14:52:33 +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_determinism.c Add test to check deterministic signatures 2017-10-23 14:52:33 +02:00
test_wots.c Document and simplify library usage 2017-10-23 13:03:44 +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
xmss_keypair.c Add UI test files to create sample signatures 2017-10-17 17:11:18 +02:00
xmss_open.c Fix file IO ambiguity for UI scripts 2017-10-19 16:08:50 +02:00
xmss_sign.c Perform various reformatting / renaming 2017-10-23 14:10:39 +02:00
xmssmt_keypair.c Add UI test files to create sample signatures 2017-10-17 17:11:18 +02:00
xmssmt_open.c Fix file IO ambiguity for UI scripts 2017-10-19 16:08:50 +02:00
xmssmt_sign.c Perform various reformatting / renaming 2017-10-23 14:10:39 +02:00