Module snarkvm_algorithms::snark::marlin
source · Re-exports
pub use ahp::*;
Modules
- Implements an Algebraic Holographic Proof (AHP) for the R1CS indexed relation.
Structs
- A certificate for the verifying key.
- Proving key for a specific circuit (i.e., R1CS matrices).
- Verification key for a specific index (i.e., R1CS matrices).
- The Marlin hiding mode produces a hiding Marlin proof.
- The Marlin non-hiding mode produces a non-hiding Marlin proof.
- The Marlin proof system.
- A zkSNARK proof.
- Commitments to the
w
,z_a
, andz_b
polynomials.
Traits
- A trait to specify the Marlin mode.
Type Definitions
- The Marlin universal SRS.