[−][src]Module bulletproofs::range_proof_mpc::dealer
The dealer
module contains the API for the dealer state while the dealer is
engaging in an aggregated multiparty computation protocol.
For more explanation of how the dealer
, party
, and messages
modules orchestrate the protocol execution, see
the API for the aggregated multiparty computation protocol.
Structs
Dealer | Used to construct a dealer for the aggregated rangeproof MPC protocol. |
DealerAwaitingBitCommitments | A dealer waiting for the parties to send their |
DealerAwaitingPolyCommitments | A dealer which has sent the |
DealerAwaitingProofShares | A dealer which has sent the |