dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
https://dusk-network.github.io/plonk
Mozilla Public License 2.0
543 stars 150 forks source link

Questions about the scale of the "pippenger" algorithm in practical applications #751

Closed 20171759 closed 1 year ago

20171759 commented 1 year ago

I want to know how large is the computing scale of the "pippenger" algorithm in practical applications? I have noticed that when dividing scalars, you use sizes of 500 and 800 as boundaries. image