Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manorajesh authored Mar 11, 2022
1 parent a99dfa3 commit d5965e9
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 d5965e9

Please sign in to comment.