sumcheck.md
π 0.01%
Dimensions
zheng/docs/explanation/sumcheck
the sumcheck protocol the sumcheck protocol is the heart of zheng. every proof that zheng produces, every constraint that SuperSpartan verifies, every trace that nox generates — all of it flows through sumcheck. understanding sumcheck means understanding why proof systems can verify enormous…
zheng/specs/sumcheck
sumcheck an interactive proof protocol that reduces verifying a sum over exponentially many terms to checking a single evaluation. Lund, Fortnow, Karloff, Nisan (1992). the engine inside zheng and SuperSpartan. the protocol given a k-variate polynomial f, prove that the sum over the boolean…
Linked References
- crypto
- cyber/context/distribution/128k
- cyber/context/distribution/1400k
- cyber/context/distribution/200k
- cyber/context/distribution/500k
- cyber/context/distribution/900k
- cyber/proofs
- cyber/research/bbg
- cyber/research/five algebras
- cyber/research/nox: frozen provable computer
- cyber/research/polynomial proof system
- cyber/research/universal law
- zheng: a self-proving proof system
- lens
- lens/specs/binary-tower
- lens/specs/isogeny-curves
- lens/specs/polynomial-ring
- nox/docs/explanation/proof-native
- nox/docs/explanation/self-verification
- stark
- zheng
- zheng/specs