constantine/helpers
Mamy André-Ratsimbazafy 2d5b173a39
Less magics, les macros, faster compile-times (or not, Fp6 starts to get really slow, like 5s) + some cleanups in curve families + test 𝔽p6 on 32-bit
2020-03-22 12:28:53 +01:00
..
README.md 30% faster constant-time inversion 2020-03-20 23:03:52 +01:00
prng.nim Less magics, les macros, faster compile-times (or not, Fp6 starts to get really slow, like 5s) + some cleanups in curve families + test 𝔽p6 on 32-bit 2020-03-22 12:28:53 +01:00
static_for.nim 30% faster constant-time inversion 2020-03-20 23:03:52 +01:00
timers.nim 30% faster constant-time inversion 2020-03-20 23:03:52 +01:00
x86.nim 30% faster constant-time inversion 2020-03-20 23:03:52 +01:00

README.md

Helpers, utilities, tools, miscellaneous

This folder holds helper functions that are not part of Constantine but facilitates testing and benchmarking.