NilFoundation / crypto3-zk

Zero-Knowledge Proof Systems for =nil; Crypto3 C++ Cryptography Suite.
MIT License
33 stars 13 forks source link

Lookup argument improvement #260

Open ETatuzova opened 10 months ago

ETatuzova commented 10 months ago

If we have many lookup constraints/lookup options, degree and size of g polynomial become huge. F[2] poly for lookup argument is also huge. Q poly is also huge.