//
pkg.gl
Category
github.com/Overclock-Validator/gnark-crypto
internal
generator
test_vector_utils
small_rational
sumcheck
package
0.0.0-20241203115807-4a97a7c1b020
Repository:
https://github.com/overclock-validator/gnark-crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
148 SLOC
#
Functions
Prove
Prove create a non-interactive sumcheck proof.
Verify
No description provided by the author
#
Structs
Proof
Proof of a multi-sumcheck statement.
#
Interfaces
Claims
Claims to a multi-sumcheck statement.
LazyClaims
LazyClaims is the Claims data structure on the verifier side.