Crate ark_linear_sumcheck

Source
Expand description

A crate for sumcheck protocol of GKR functions

Modules§

gkr_round_sumcheck
Implementation of GKR Round Sumcheck algorithm as described in XZZPS19 (Section 3.3)
ml_sumcheck
Sumcheck Protocol for multilinear extension
rng
Fiat-Shamir Random Generator

Enums§

Error
Error type for this crate