Expand description
Prover implementation for the recursion VM.
This module contains the recursion Prover.
Modules§
Structs§
- HalPair
- A pair of Hal and CircuitHal.
- Program
- A Program for the recursion circuit (e.g. lift_20 or join).
- Prover
- Prover for the recursion circuit.
- Recursion
Receipt
Enums§
- Digest
Kind - Kinds of digests recognized by the recursion program language.
Functions§
- poseidon2_
hal_ pair - Construct a
Hal
andCircuitHal
pair. - poseidon254_
hal_ pair - Construct a
Hal
andCircuitHal
pair. - sha256_
hal_ pair - Construct a
Hal
andCircuitHal
pair.