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).
- A zkSNARK proof.
- This mode produces a hiding SNARK proof.
- This mode produces a non-hiding SNARK proof.
- The Varuna proof system.
- Commitments to the
w
polynomials.
Traits§
- A trait to specify the SNARK mode.
Type Aliases§
- The Varuna universal SRS.