https://github.com/varunram/ss
m of n Shamir Secret Sharing scheme
https://github.com/varunram/ss
Last synced: about 1 month ago
JSON representation
m of n Shamir Secret Sharing scheme
- Host: GitHub
- URL: https://github.com/varunram/ss
- Owner: Varunram
- License: mit
- Created: 2019-02-10T10:16:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T11:46:43.000Z (over 7 years ago)
- Last Synced: 2025-01-20T23:41:20.382Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ss
This repo implements a 2 of n shamir secret sharing scheme along with encryption of a plaintext string based on answers to a predefined set of questions.
## LICENSE
MIT