Crates.io | secret_sharing_hotfix |
lib.rs | secret_sharing_hotfix |
version | 0.2.1 |
source | src |
created_at | 2021-12-02 14:13:09.632876 |
updated_at | 2021-12-02 14:13:09.632876 |
description | Various secret sharing schemes |
homepage | |
repository | https://github.com/lovesh/secret-sharing-schemes |
max_upload_size | |
id | 491221 |
size | 33,523 |
The implemented schemes are prototypes and should not be used in production. They are used to assist in demonstrating threshold signatures (in other repos).
Pedersen verifiable secret sharing (Requires trusted third party)
Pedersen decentralized verifiable secret sharing (Does not require a trusted party)