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.
John-Mark Gurney 67c6e04f80 implement better algorithm for power calculation... 2 years ago
.gitignore ignore the usual suspects.. 2 years ago
shamir1979.pdf add original paper 2 years ago
shamirss.py implement better algorithm for power calculation... 2 years ago