ronkathon
ronkathon copied to clipboard
feat: Shamir's secret sharing
Resources:
- https://web.mit.edu/6.857/OldStuff/Fall03/ref/Shamir-HowToShareASecret.pdf
- https://decentralizedthoughts.github.io/2020-07-17-polynomial-secret-sharing-and-the-lagrange-basis/
- https://crypto.stanford.edu/cs355/19sp/lec6.pdf
- verifiable secret sharing?