Crate p3_commit

Source
Expand description

A framework for various (not necessarily hiding) cryptographic commitment schemes.

Modules§

testing

Structs§

ExtensionMmcs
LagrangeSelectors
TwoAdicMultiplicativeCoset

Traits§

Mmcs
A “Mixed Matrix Commitment Scheme” (MMCS) is a generalization of a vector commitment scheme.
Pcs
A (not necessarily hiding) polynomial commitment scheme, for committing to (batches of) polynomials
PolynomialSpace

Type Aliases§

OpenedValues
OpenedValuesForMatrix
OpenedValuesForPoint
OpenedValuesForRound
Val