Expand description

Implements an Algebraic Holographic Proof (AHP) for the R1CS indexed relation.

Re-exports

pub use ahp::*;
pub use errors::*;

Modules

Algebraic holographic proofs.

Errors.

Describes data structures and the algorithms used by the AHP indexer.

Describes data structures and the algorithms used by the AHP prover.

Describes data structures and the algorithms used by the AHP verifier.