Decision Workspace
shamir_file_secret_sharing vs ssss vs ssskit
Side-by-side comparison of Rust crates
42
shamir_file_secret_sharing
growingv1.0.0
Implementation of Shamir secret sharing for use with files
56
ssss
growingv1.0.4
An implementation of Shamir's Secret Sharing Scheme
49
ssskit
experimentalv0.1.1
Fast, small and secure Shamir's Secret Sharing library crate
Core Metrics
| shamir_file_secret_sharing | ssss | ssskit | |
|---|---|---|---|
| Health Score | 42 | 56 | 49 |
| Total Downloads | 1.6K | 9.4K | 374 |
| 30d Downloads | 5 | 190 | 4 |
| Dependents | 0 | 8 | 0 |
| Releases | 1 | 7 | 2 |
| Last Updated | 1211d ago | 167d ago | 152d ago |
| Age | 3y 3m | 5y 4m | 5m |
Health Breakdown
shamir_file_secret_sharing
Maintenance
1
Quality
19
Community
6
Popularity
4
Documentation
12
ssss
Maintenance
9
Quality
18
Community
9
Popularity
5
Documentation
15
ssskit
Maintenance
10
Quality
15
Community
8
Popularity
3
Documentation
13
Technical Details
| shamir_file_secret_sharing | ssss | ssskit | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.4 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 10 | 7 |
| Crate Size | 19KB | 20KB | 25KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60 | 1.85.1 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ssss leads with a health score of 56/100, but none of the options score above 80.
- •⚠ shamir_file_secret_sharing has not been updated in over a year.
- •ssskit is pre-1.0 — API may change.