w3f / fflonk

Apache License 2.0
25 stars 7 forks source link

Use Zcash's small-multiexp to aggregate commitments #20

Closed swasilyev closed 2 years ago

swasilyev commented 2 years ago

...in Halo-inf aggregation verifier. Don't forget that the first coeff is 1 (per https://github.com/w3f/fflonk/issues/1) so might be skipped.

swasilyev commented 2 years ago

Done in #21