Crate snark_verifier_sdk

Source

Re-exports§

pub use snark_verifier;

Modules§

evm
halo2

Structs§

NativeLoader
Loader implementation in native rust.
Snark

Constants§

BITS
LIMBS

Traits§

CircuitExt

Functions§

gen_pk
read_instances
read_pk
read_pk_with_capacity
write_instances

Type Aliases§

GWC
PlonkSuccinctVerifier
PlonkVerifier
AS stands for accumulation scheme. AS can be either Kzg<Bn256, Gwc19> (the original PLONK KZG multi-open) or Kzg<Bn256, Bdfg21> (SHPLONK)
SHPLONK