Source: wikibot/distributed-key-generation

= Distributed key generation
{wiki=Distributed_key_generation}

Distributed Key Generation (DKG) is a cryptographic process that allows a group of parties to collectively generate a public/private key pair in a decentralized manner, without a trusted central authority. The main goal of DKG is to enable secure key management in distributed systems, where no single party holds a complete key, thus ensuring higher security and resistance to compromise.