Improvements to Shamir Secret Sharing to verify the integrity of shares issued by a central dealer.
ckomlo a2244c3740 remove prints during testing | 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.