Improvements to Shamir Secret Sharing to verify the integrity of shares issued by a central dealer.

Chelsea H. Komlo 414832876d add 3-Clause BSD License 4 years ago
src a2244c3740 remove prints during testing 5 years ago
.gitignore 86643c7c22 Initial commit of empty cargo 5 years ago
Cargo.toml 921ec26068 Sharing 5 years ago
LICENCE 414832876d add 3-Clause BSD License 4 years ago
README.md a6ac48837f Add start of readme 5 years ago

README.md

Verifiable Secret Sharing for Shamir Threshold Scheme

This is an implementation of Shamir threshold scheme with the ability for participants to to verify and update shares.