constantine/tests
Mamy André-Ratsimbazafy 24b0477ad7
Typo when testing for "negative" bigint, now passing testing vs GMP
2020-02-10 23:56:57 +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 raw uint serialization and start testing against GMP for 2000+bits bigints 2020-02-10 23:09:32 +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 Typo when testing for "negative" bigint, now passing testing vs GMP 2020-02-10 23:56:57 +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