Mamy André-Ratsimbazafy
|
6226d86726
|
Update IO: dumpHex -> toHex dumpRawUint -> serializeRawUint
|
2020-02-12 21:57:39 +01:00 |
Mamy André-Ratsimbazafy
|
89fce3b1c4
|
Wrap tests in main. Fixes C codegen bug due to templates invocation on global variable in test_primitives
|
2020-02-12 00:25:48 +01:00 |
Mamy André-Ratsimbazafy
|
fe59efb8d8
|
reorganize the repo
|
2020-02-12 00:20:31 +01:00 |
Mamy André-Ratsimbazafy
|
b53f203e30
|
Fix raw uint serialization and start testing against GMP for 2000+bits bigints
|
2020-02-10 23:09:32 +01:00 |
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 |
Mamy André-Ratsimbazafy
|
30f8756dfc
|
Temp switch to uint32 words for testing modulo. Remove tests that depend on word size
|
2020-02-10 00:16:46 +01:00 |