Re-exports§
pub use snark_verifier;
Modules§
Structs§
- Native
Loader Loader
implementation in native rust.- Snark
Constants§
Traits§
Functions§
Type Aliases§
- GWC
- Plonk
Succinct Verifier - Plonk
Verifier - AS stands for accumulation scheme.
AS can be either
Kzg<Bn256, Gwc19>
(the original PLONK KZG multi-open) orKzg<Bn256, Bdfg21>
(SHPLONK) - SHPLONK