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

Chelsea H. Komlo a6ac48837f Add start of readme пре 6 година
src 3746a021cc add share updates пре 6 година
.gitignore 86643c7c22 Initial commit of empty cargo пре 6 година
Cargo.toml 921ec26068 Sharing пре 6 година
README.md a6ac48837f Add start of readme пре 6 година

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.