Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 176 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 176 Bytes

shamir-secret-sharing

Shamir's Secret Sharing Algorithm is an algorithm in cryptography created by Adi Shamir. This repository is the python implementation of the algorithm.