snark-verifier 0.2.3

Generic (S)NARK verifier for Rust, halo2, and EVM. This is a fork of PSE's version.
Documentation
1
2
3
//! Proof systems `snark-verifier` supports

pub mod halo2;