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

Ian Goldberg 9d84a9677b Fix implementation for verify_share il y a 5 ans
src 9d84a9677b Fix implementation for verify_share il y a 5 ans
.gitignore 86643c7c22 Initial commit of empty cargo il y a 5 ans
Cargo.toml 921ec26068 Sharing il y a 5 ans
README.md a6ac48837f Add start of readme il y a 5 ans

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.