Skip to main content

Federated Key Generation

Definition

Federated Key Generation is a cryptographic method where multiple independent parties collaboratively generate a cryptographic key without any single party learning the complete key. Each participant contributes a share, and a threshold number of shares are required to reconstruct or use the key. This approach enhances security by decentralizing control over sensitive cryptographic material. It mitigates the risk of a single point of failure or compromise.