Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Secret sharing
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Shamir's scheme=== {{main|Shamir's secret sharing}} In this scheme, any ''t'' out of ''n'' shares may be used to recover the secret. The system relies on the idea that one can construct a unique [[polynomial]] of degree {{nowrap|''t'' β 1}}, such that each of the ''t'' points lies on the polynomial. It takes two points to define a straight line, three points to fully define a quadratic, four points to define a cubic curve, and so on. That is, it takes ''t'' points to define a polynomial of degree {{nowrap|''t'' β 1}}. The method is to create a polynomial of degree {{nowrap|''t'' β 1}} with the secret as the first coefficient and the remaining coefficients picked at random. Next find ''n'' points on the curve and give one to each of the players. When at least ''t'' out of the ''n'' players reveal their points, there is sufficient information to fit a {{nowrap|(''t'' β 1)}}th degree polynomial to them, the first coefficient being the secret.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)