You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python implementation of Shamir's Secret Sharing Scheme.
Uses polynomials on GF256.
Check pysss/PySSSS.py for usage.
This work is released under the Apache License, Version 2.