Expand description
This module contains definition for a single circuit setup.
Modules§
Structs§
- DLog
Proof - A Proof of knowledge of the discrete logarithm of some element relative to another.
- Extra
Transition Information - Phase1CRS
Elements - The CRS elements we produce in phase 1.
- Phase1
Contribution - Represents a contribution to phase1 of the ceremony.
- Phase1
RawCRS Elements - Raw CRS elements, not yet validated for consistency.
- Phase1
RawContribution - Represents a contribution before validation.
- Phase2CRS
Elements - The CRS elements we produce in phase 2.
- Phase2
Contribution - Represents a contribution to phase2 of the ceremony.
- Phase2
RawCRS Elements - Raw CRS elements, not yet validated for consistency.
- Phase2
RawContribution - Represents a raw, unvalidatedontribution.
Functions§
- circuit_
degree - combine
- Combine the outputs from all phases into a proving key.
- transition
- Transition between phase1 and phase2, using the circuit.