https://github.com/boppreh/shamir
Shamir secret sharing algorithm with threshold detection
https://github.com/boppreh/shamir
Last synced: about 2 months ago
JSON representation
Shamir secret sharing algorithm with threshold detection
- Host: GitHub
- URL: https://github.com/boppreh/shamir
- Owner: boppreh
- License: mit
- Created: 2013-08-06T21:08:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T20:31:43.000Z (over 8 years ago)
- Last Synced: 2025-04-13T07:56:34.968Z (about 2 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
shamir
======Shamir secret sharing algorithm with threshold detection