Improvements to Shamir Secret Sharing to verify the integrity of shares issued by a central dealer.
Ian Goldberg 9d84a9677b Fix implementation for verify_share | před 5 roky | |
---|---|---|
src | před 5 roky | |
.gitignore | před 5 roky | |
Cargo.toml | před 5 roky | |
README.md | před 5 roky |
This is an implementation of Shamir threshold scheme with the ability for participants to to verify and update shares.