constantine/tests
Mamy André-Ratsimbazafy e2096297cf
Expose the equality proc beyond the debugConstantine flag
2020-02-26 00:08:57 +01:00
..
generators Add modular reduce / bigint mod from 2 arbitrarily size bigint 2020-02-09 18:17:32 +01:00
prng.nim Prepare RNG with 2^512 bit of state for random testing on Fp2 2020-02-25 23:52:56 +01:00
test_bigints.nim cleanup test imports 2020-02-25 20:55:23 +01:00
test_bigints_multimod.nim cleanup test imports 2020-02-25 20:55:23 +01:00
test_bigints_vs_gmp.nim reorg the codebase + add/update READMEs in folders with research (#12) 2020-02-24 10:50:19 +01:00
test_finite_fields.nim cleanup test imports 2020-02-25 20:55:23 +01:00
test_finite_fields.nim.cfg Expose the equality proc beyond the debugConstantine flag 2020-02-26 00:08:57 +01:00
test_finite_fields_powinv.nim cleanup test imports 2020-02-25 20:55:23 +01:00
test_finite_fields_powinv.nim.cfg Expose the equality proc beyond the debugConstantine flag 2020-02-26 00:08:57 +01:00
test_finite_fields_vs_gmp.nim Change square signature and reorg finite fields to avoid/highlight proc that allocate a temporary 2020-02-25 15:18:39 +01:00
test_fp2.nim Prepare RNG with 2^512 bit of state for random testing on Fp2 2020-02-25 23:52:56 +01:00
test_io_bigints.nim reorg the codebase + add/update READMEs in folders with research (#12) 2020-02-24 10:50:19 +01:00
test_io_fields.nim cleanup test imports 2020-02-25 20:55:23 +01:00
test_io_fields.nim.cfg Expose the equality proc beyond the debugConstantine flag 2020-02-26 00:08:57 +01:00
test_primitives.nim Revert "Use cmov name instead of mux to be in line with IETF spec on Hash to curve and Verifiable Random Functions" 2020-02-16 22:13:54 +01:00