dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team

Home Page:https://dusk-network.github.io/plonk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

20171759 opened this issue · comments

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