Decision Workspace
secret_sharing_and_dkg vs qos_crypto vs shamir_share
Side-by-side comparison of Rust crates
46
secret_sharing_and_dkg
growingv0.16.0
Secret sharing schemes like Shamir's, Feldman's, Pedersen's and Publicly Verifiable Secret Sharing scheme and DKGs like Gennaro's and FROST's
47
qos_crypto
experimentalv0.5.0
Cryptographic primitives for use with QuorumOS
43
shamir_share
experimentalv0.2.1
A secure and efficient Rust library for Shamir's Secret Sharing
Core Metrics
| secret_sharing_and_dkg | qos_crypto | shamir_share | |
|---|---|---|---|
| Health Score | 46 | 47 | 43 |
| Total Downloads | 29.2K | 9.0K | 1.4K |
| 30d Downloads | 430 | 9.0K | 22 |
| Dependents | 36 | 2 | 0 |
| Releases | 15 | 1 | 3 |
| Last Updated | 236d ago | 24d ago | 270d ago |
| Age | 3y 1m | 24d | 9m |
Health Breakdown
secret_sharing_and_dkg
Maintenance
10
Quality
14
Community
7
Popularity
5
Documentation
10
qos_crypto
Maintenance
11
Quality
13
Community
6
Popularity
5
Documentation
12
shamir_share
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| secret_sharing_and_dkg | qos_crypto | shamir_share | |
|---|---|---|---|
| Version | 0.16.0 | 0.5.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | AGPL-3.0-only | MIT |
| Dependencies | 16 | 4 | 16 |
| Crate Size | 44KB | 10KB | 70KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qos_crypto leads with a health score of 47/100, but none of the options score above 80.
- •secret_sharing_and_dkg has the most downloads (29.2K), suggesting wider adoption.