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 1d3c778147 implement / (division), use self.__class__ more.. 1 year ago
.gitignore ignore the usual suspects.. 1 year ago
shamir1979.pdf add original paper 1 year ago
shamirss.py implement / (division), use self.__class__ more.. 1 year ago