shea256/secret-sharing
A system for securely splitting secrets with Shamir's Secret Sharing Scheme
PythonMIT
Issues
- 5
NameError: name 'long' is not defined
#26 opened by adamcho14 - 1
Doesn't work on Python 3 since you did not redeploy the fix for version 0.2.6 to PyPI
#21 opened by ronreiter - 14
- 0
- 1
- 7
Some secrets are corrupted
#16 opened by DoronShapiro - 1
Very long secrets
#22 opened by Trinkwut - 0
Inital 0 omitted in recovered secret
#27 opened by adamcho14 - 0
cannot import name 'base64_chars'
#23 opened by celeste95 - 1
Output isn't compatible with ssss
#20 opened by sowbug - 2
What are the criteria ofr selecting primes?
#19 opened by DonaldTsang - 5
incompatible with other implementations?
#4 opened by BlinkyStitt - 0
[blank]
#14 opened by DonaldTsang - 0
API to input the random values
#18 opened by UrsaEli - 8
- 2
Usage of pow()
#12 opened by calve - 2
Returning results of varying length
#6 opened by tomholub - 1
little bug
#3 opened by Y75QMO - 1
Update url in setup.py
#5 opened by ariddell - 2
Doesn't support python 3
#15 opened by 7xMind