1 unstable release
0.2.1 | Dec 2, 2021 |
---|
#10 in #pedersen
23KB
413 lines
Secret sharing
The implemented schemes are prototypes and should not be used in production. They are used to assist in demonstrating threshold signatures (in other repos).
- Shamir secret sharing (Requires trusted third party)
- Pedersen verifiable secret sharing (Requires trusted third party)
- Pedersen decentralized verifiable secret sharing (Does not require a trusted party)
Pending:
- More tests
- Model Pedersen DVSS as state machine
Dependencies
~6MB
~112K SLoC