Decision Workspace
webgates-secrets vs philiprehberger-argon2-easy vs scrypt
Side-by-side comparison of Rust crates
52
webgates-secrets
experimentalv1.0.0
Secret value and hashing primitives for the webgates authentication and authorization ecosystem.
50
philiprehberger-argon2-easy
experimentalv0.2.0
Dead-simple password hashing with Argon2id — hash() and verify(), nothing more
71
scrypt
growingv0.12.0
Scrypt password-based key derivation function
Core Metrics
| webgates-secrets | philiprehberger-argon2-easy | scrypt | |
|---|---|---|---|
| Health Score | 52 | 50 | 71 |
| Total Downloads | 28 | 55 | 44.8M |
| 30d Downloads | 0 | 0 | 4.5M |
| Dependents | 3 | 0 | 2.4K |
| Releases | 1 | 4 | 37 |
| Last Updated | 13d ago | 50d ago | 33d ago |
| Age | 13d | 2m | 9y 7m |
Health Breakdown
webgates-secrets
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
15
philiprehberger-argon2-easy
Maintenance
14
Quality
14
Community
5
Popularity
2
Documentation
15
scrypt
Maintenance
16
Quality
12
Community
20
Popularity
8
Documentation
15
Technical Details
| webgates-secrets | philiprehberger-argon2-easy | scrypt | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.0 | 0.12.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 9 |
| Crate Size | 17KB | 8KB | 25KB |
| Features | 1 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 16.2% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.91 | 1.70 | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •scrypt leads with a health score of 71/100, but none of the options score above 80.
- •scrypt is depended on by 2.4K crates — strongest ecosystem trust.
- •philiprehberger-argon2-easy, scrypt are pre-1.0 — API may change.