Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/manorajesh/sss
Browse files Browse the repository at this point in the history
  • Loading branch information
manorajesh committed Mar 14, 2022
2 parents 456c8aa + d5965e9 commit 4dcffcb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<pre>
__ __ __
( (` ( (` ( (`
_)_) _)_) _)_)
</pre>
## Shamir's Secret Sharing

Welcome to Shamir's Secret Sharing!
With a little typing here, and a little algebra there [^1],
you and your friends can securely share a secret.

Read more about Shamir's Secret Sharing [here](https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing)

[^1]: [Lagrange Polynomials](https://en.wikipedia.org/wiki/Lagrange_polynomial)

0 comments on commit 4dcffcb

Please sign in to comment.