This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
shamirss
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A Pure Python implementation of Shamir's Secret Sharing
18
Commits
1
Branch
269 KiB
Python
100%
Branch:
main
Compare
HTTPS
ZIP
TAR.GZ
John-Mark Gurney
52f6b9fc2a
switch to bytes as it's smaller, raise error on 0 ** -x
1 year ago
.gitignore
ignore the usual suspects..
1 year ago
shamir1979.pdf
add original paper
1 year ago
shamirss.py
switch to bytes as it's smaller, raise error on 0 ** -x
1 year ago