Skip to content

mohamed/pysss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysss

build

This is a minimalist and yet complete implementation of Shamir's Secret Sharing Algorithm as described in 1. The goal is to provide a generic and efficient implementation.

Requirements

Python 3 (tested with Python 3.8.10)

Bugs/Questions

In case of bugs/questions, contact me on Github

LICENSE

See LICENSE.

Footnotes

  1. Adi Shamir, "How to share a secret", Communications of the ACM 22(11):612-613. doi:10.1145/359168.359176