constantine/tests
Mamy André-Ratsimbazafy 8d160189d1
Fix extended prec multiplication carry. Passing modulo tests against medium BigInt (192~256 bits)
2020-02-10 22:19:47 +01:00
..
generators Add modular reduce / bigint mod from 2 arbitrarily size bigint 2020-02-09 18:17:32 +01:00
test_bigints.nim Fix off-by-one copy, pass small bigints modulo tests 2020-02-10 19:57:35 +01:00
test_bigints.nim.cfg Refactoring, optimize code-size: use type-erased views to avoid monomorphization of compute kernels 2020-02-10 18:16:34 +01:00
test_bigints_multimod.nim Fix extended prec multiplication carry. Passing modulo tests against medium BigInt (192~256 bits) 2020-02-10 22:19:47 +01:00
test_bigints_multimod.nim.cfg Fix extended prec multiplication carry. Passing modulo tests against medium BigInt (192~256 bits) 2020-02-10 22:19:47 +01:00
test_bigints_vs_gmp.nim add bigint display in GMP test 2020-02-09 23:26:39 +01:00
test_field_fp.nim word_types -> primitives + delete the "config" file / debug template 2020-02-09 16:22:55 +01:00
test_io.nim Refactoring, optimize code-size: use type-erased views to avoid monomorphization of compute kernels 2020-02-10 18:16:34 +01:00
test_primitives.nim word_types -> primitives + delete the "config" file / debug template 2020-02-09 16:22:55 +01:00