constantine/tests
Mamy André-Ratsimbazafy df886aa3ca
Significantly reduce compile-time and size of field tests vs GMP (4.4MB of C previously vs 160kB after commit).
2020-02-26 18:54:44 +01:00
..
generators Add modular reduce / bigint mod from 2 arbitrarily size bigint 2020-02-09 18:17:32 +01:00
prng.nim Random init was producing invalid montgomery form for field elements 2020-02-26 10:28:54 +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 Significantly reduce compile-time and size of field tests vs GMP (4.4MB of C previously vs 160kB after commit). 2020-02-26 18:54:44 +01:00
test_fp2.nim Random init was producing invalid montgomery form for field elements 2020-02-26 10:28:54 +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