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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commits
1
Branch
269 KiB
Python
100%
Branch:
main
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
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