jangko
|
0dc6afe9d4
|
let the tests compileable and run
|
2023-06-12 21:07:15 +07:00 |
|
Mamy Ratsimbazafy
|
4660dfe4a4
|
Use littleEndian for limb-endianness: bigEndian arch are very rare, untestable in CI, a pain to maintain and an intermediate serialization step instead of casting is cheap
|
2023-06-12 17:11:14 +07:00 |
|
Mamy Ratsimbazafy
|
7efa2483e4
|
Division/modulo implemented - pass property-based testing vs ttmath
|
2023-06-12 17:11:13 +07:00 |
|
Mamy André-Ratsimbazafy
|
f952314c21
|
dump progress
|
2023-06-12 17:08:22 +07:00 |
|
Mamy André-Ratsimbazafy
|
dd3ab71029
|
For division we need internal add/sub/shift/bitwise so create internal files [skip-ci]
|
2023-06-12 17:08:21 +07:00 |
|
Mamy André-Ratsimbazafy
|
195480d58a
|
passing compile-time bitwise tests (but not runtime :?)
|
2023-06-12 17:08:20 +07:00 |
|
Mamy André-Ratsimbazafy
|
777a84e9f5
|
Implement toHex/fromHex and fix shl
|
2023-06-12 17:08:20 +07:00 |
|