constantine/tests/math_arbitrary_precision
Mamy Ratsimbazafy c3b76cd420
32-bit fixes (#288)
* fix the new div2n1n_vartime on 32-bit - regression from #286

* remove unnecessary defensive programming

* reactivate 32-bit CI to check on #244

* 32-bit: centralize OS, ISA and env variable config

* enable assemble on x86 32-bit
2023-10-22 03:54:09 +02:00
..
t_bigints_mod.nim 32-bit fixes (#288) 2023-10-22 03:54:09 +02:00
t_bigints_mod_vs_gmp.nim EVM modexp: solve DOS vectors (#286) 2023-10-19 01:20:52 +02:00
t_bigints_powmod_vs_gmp.nim EVM modexp: solve DOS vectors (#286) 2023-10-19 01:20:52 +02:00
t_bigints_powmod_vs_gmp.nim.cfg EVM modexp: solve DOS vectors (#286) 2023-10-19 01:20:52 +02:00