Skip to main content

Distributed Key

Definition

A Distributed Key is a cryptographic secret that is not held by a single entity but is instead divided into multiple parts and shared among several participants. Reconstructing the original secret requires the collation of a predetermined number of these parts, often referred to as a threshold. This approach enhances security by eliminating single points of failure and distributing control. It is a core component in systems requiring enhanced access management and fault tolerance.