Expand description
Driver for the CGGMP protocol.
Structs§
- CGGMP aux info driver.
- CGGMP key generation driver.
- Message sent by key init participants to notify clients that are not participating that their key init phase is completed.
- CGGMP key initialization driver.
- CGGMP key refresh driver.
- CGGMP key resharing driver.
- CGGMP signing driver.
Functions§
- Run threshold DKG for the CGGMP protocol.
- Reshare key shares.
- Sign a message using the CGGMP protocol.
Type Aliases§
- Key share.
- Participant in the CGGMP protocol.
- Options for each party.
- Result type for the CGGMP protocol.