constantine/research
Mamy Ratsimbazafy 54887b1777
[Research] KZG polynomial commitment - part 1 FFT (#151)
* FFT compiles, now on to debugging ... [skip CI]

* Fix FFT and add bench [skip ci]

* rename + add KZG resources

* rename fft_fr

* Implement FFT on elliptic curves =)

* FFT G1 bench
2021-02-06 22:11:17 +01:00
..
kzg_poly_commit [Research] KZG polynomial commitment - part 1 FFT (#151) 2021-02-06 22:11:17 +01:00
README.md [Research] KZG polynomial commitment - part 1 FFT (#151) 2021-02-06 22:11:17 +01:00

README.md

Research

This folder stashes experimentations before they are productionized into the library.