DKG (Distributed Key Generation) module for FROST(secp256k1, SHA-256).
This module provides types and functions for performing distributed key generation
among participants without a trusted dealer. The DKG protocol consists of three
rounds of communication between all participants.
DKG (Distributed Key Generation) module for FROST(secp256k1, SHA-256).
This module provides types and functions for performing distributed key generation among participants without a trusted dealer. The DKG protocol consists of three rounds of communication between all participants.