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

ckomlo 86656669cb API for correct user/updater interface hace 5 años
src 86656669cb API for correct user/updater interface hace 5 años
.gitignore 86643c7c22 Initial commit of empty cargo hace 5 años
Cargo.toml 921ec26068 Sharing hace 5 años
README.md a6ac48837f Add start of readme hace 5 años

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.