Skip to main content

Asynchronous Verifiable Secret Sharing

Definition

Asynchronous verifiable secret sharing is a cryptographic method allowing a secret to be divided among multiple participants. Each participant receives a share, and the original secret can only be reconstructed when a sufficient number of shares are combined. The asynchronous aspect means the protocol functions correctly even with unpredictable message delays. Verifiable indicates that participants can confirm the validity of their shares.