Shamir's Secret Sharing

A secret sharing scheme for sharing a secret among a group with perfect secrecy below a certain threshold of the group's pieces of information being held by a single party. Invented by Adi Shamir.

(en.wikipedia.org) Shamir's secret sharing - Wikipedia   website

ROAM_REFS: https://en.wikipedia.org/wiki/Shamir's_secret_sharing

Shamir's secret sharing (SSS) is an efficient secret sharing algorithm for distributing private information (the "secret") among a group. The secret cannot be revealed unless a minimum number of the group's members act together to pool their knowledge. To achieve this, the secret is mathematically divided into parts (the "shares") from which the secret can be reassembled only when a sufficient number of shares are combined. SSS has the property of information-theoretic security, meaning that even if an attacker steals some shares, it is impossible for the attacker to reconstruct the secret unless they have stolen a sufficient number of shares.

Shamir's secret sharing is used in some applications to share the access keys to a master secret.

Local Graph

org-roam 45acd874-85e3-4a0c-ad92-32cf5d46c7c4 Shamir's Secret Sharing 7cf931f8-5095-4473-8010-b94ed35b914d Adi Shamir 45acd874-85e3-4a0c-ad92-32cf5d46c7c4->7cf931f8-5095-4473-8010-b94ed35b914d 7cf931f8-5095-4473-8010-b94ed35b914d->45acd874-85e3-4a0c-ad92-32cf5d46c7c4