constantine/research/kzg_poly_commit
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
..
README.md [Research] KZG polynomial commitment - part 1 FFT (#151) 2021-02-06 22:11:17 +01:00
fft_fr.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
fft_g1.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
fft_lut.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
kzg_single_proofs.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
polynomials.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
strided_views.nim [Research] KZG polynomial commitment - part 1 FFT (#151) 2021-02-06 22:11:17 +01:00