Mamy Ratsimbazafy
|
f5c0b6245d
|
Multipairing (#165)
* Productionize multipairings for BLS12-381
* typo
* arg order + benchmark
* Introduce mul_3way_sparse_sparse
* cleanup MultiMiller loop
* fix init sparse optimization in multimiller loop [skip ci]
|
2021-08-16 22:22:51 +02:00 |
Mamy André-Ratsimbazafy
|
976edb64bb
|
Move pairing_bw6_761 to staging area
|
2021-02-14 18:35:20 +01:00 |
Mamy André-Ratsimbazafy
|
e9a1ef91fb
|
[Research] KZG polynomial commit and verify
|
2021-02-14 17:59:52 +01:00 |
Mamy André-Ratsimbazafy
|
2242650d38
|
move the multipairing file to research [skip ci]
|
2021-02-14 17:18:42 +01:00 |
Mamy André-Ratsimbazafy
|
799b6530f8
|
[research] Polynomial evaluation and verification [skip ci]
|
2021-02-14 17:14:33 +01:00 |
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 |