Mamy Ratsimbazafy
|
9770b3108c
|
Fp12 over fp6 (#201)
* introduce sumprod for direct fp6_mul
* change curves -> constants
* forgotten constants
* Full pairing using Fp2->Fp6->Fp12 towering
|
2022-08-14 09:48:10 +02:00 |
Mamy Ratsimbazafy
|
39a8a413de
|
Pasta curves (#191)
* Pasta curves field arithmetic
* implement elliptic curve arith for the Pasta curves
|
2022-04-27 00:58:48 +02:00 |
Mamy Ratsimbazafy
|
ffacf61e8a
|
Don't dump all in "backend" (#184)
* backend -> math
* towers -> extension fields
* move ISA and compiler specific code out of math/
* fix export
|
2022-02-27 01:49:08 +01:00 |