Improvements to Shamir Secret Sharing to verify the integrity of shares issued by a central dealer.
Ian Goldberg 9d84a9677b Fix implementation for verify_share | 5 лет назад | |
---|---|---|
src | 5 лет назад | |
.gitignore | 5 лет назад | |
Cargo.toml | 5 лет назад | |
README.md | 5 лет назад |
This is an implementation of Shamir threshold scheme with the ability for participants to to verify and update shares.