Crate snark_verifier

Source
Expand description

Generic (S)NARK verifier.

Re-exports§

Modules§

  • Cost estimation.
  • Abstraction of field element and elliptic curve point for generic verifier implementation.
  • Verifiers for polynomial commitment schemes.
  • Proof systems snark-verifier supports
  • Utilities.
  • Verifiers for (S)NARK.

Enums§

  • Error that could happen while verification.