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.
13
Commits
1
Branch
269 KiB
Python
100%
Tree:
9391c8ce41
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9391c8ce41'
${ noResults }
HTTPS
ZIP
TAR.GZ
John-Mark Gurney
9391c8ce41
improve docs, handle some edge cases, use generator instead of list
also hard code the reduction table, but check it in the tests...
1 year ago
.gitignore
ignore the usual suspects..
1 year ago
shamir1979.pdf
add original paper
1 year ago
shamirss.py
improve docs, handle some edge cases, use generator instead of list
1 year ago