Expand description
§Distributed Key Generation (DKG) Module
The DKG module is responsible for managing the Distributed Key Generation process, which allows a set of participants to collectively generate a shared secret key. This process involves multiple rounds of communication and ensures that no single participant has access to the entire secret key. The module supports handling messages, committing to secret shares, and transitioning through different stages of the DKG process.
Structs§
- Distributed key generation state machine.
- Tss message.
Enums§
- Defines different actions that can occur during the DKG process: