constantine/helpers
Mamy Ratsimbazafy 71bb4c799a
BW6-761 part 1 (#100)
* Add Fp, Fp2, Fp6 support for BW6-761

* Add G1 for BW6-761

* Prepare to support G2 twists on the same field as G1

* Remove a useless dependent type for lines

* Implement G2 for BW6-761

* Fix Line leftover
2020-10-09 07:51:47 +02:00
..
README.md 30% faster constant-time inversion 2020-03-20 23:03:52 +01:00
prng_unsafe.nim BW6-761 part 1 (#100) 2020-10-09 07:51:47 +02:00
static_for.nim Naive pairings + Naive cofactor clearing (#82) 2020-09-21 23:24:00 +02:00

README.md

Helpers, utilities, tools, miscellaneous

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