Module frost_schnorrkel::frost::dkg::pedpop
source · Available on crate feature
std
only.Expand description
The PedPoP distributed key generation protocol described in the FROST paper, augmented to be verifiable.
Structs§
- A machine capable of handling an arbitrary amount of additional blame proofs.
- A machine capable of handling blame proofs.
- The commitments message, intended to be broadcast to all other parties.
- State machine to begin the key generation protocol.
- Advancement of the the secret share state machine.
- The secret share message, to be sent to the party it’s intended for over an authenticated channel.
- Advancement of the key generation state machine.