Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 833 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 833 Bytes

secret_sharing_scheme

Implementation of a verifiable weighted threshold secret sharing scheme

This implementation is based on the following papers:

WARNING: This is an academic proof-of-concept prototype, and in particular has not received careful code review. This implementation is NOT ready for production use.