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