Expand description
A Rust Implementation of the Plonk ZKP System and Extensions.
Re-exports§
pub use errors::PlonkError;
Modules§
- Customized circuit
- Crate wide constants.
- Error module.
- Interfaces for Plonk-based proof systems
- This module implements three different types of transcripts that are supported.
Enums§
- Enum for each type of Plonk scheme.