Decision Workspace
yescrypt vs scrypt vs sha-crypt
Side-by-side comparison of Rust crates
57
yescrypt
growingv0.1.0
Pure Rust implementation of the yescrypt password-based key derivation function
71
scrypt
growingv0.12.0
Scrypt password-based key derivation function
71
sha-crypt
growingv0.6.0
Pure Rust implementation of the SHA-crypt password hashing algorithm based on SHA-256/SHA-512 as implemented by the POSIX crypt C library, including support for generating and verifying password hash strings in the Modular Crypt Format
Core Metrics
| yescrypt | scrypt | sha-crypt | |
|---|---|---|---|
| Health Score | 57 | 71 | 71 |
| Total Downloads | 32.1K | 44.8M | 348.1K |
| 30d Downloads | 6.9K | 4.5M | 33.2K |
| Dependents | 0 | 2.4K | 123 |
| Releases | 14 | 37 | 16 |
| Last Updated | 33d ago | 33d ago | 34d ago |
| Age | 4y 9m | 9y 7m | 5y 4m |
Health Breakdown
yescrypt
Maintenance
14
Quality
12
Community
11
Popularity
5
Documentation
15
scrypt
Maintenance
16
Quality
12
Community
20
Popularity
8
Documentation
15
sha-crypt
Maintenance
15
Quality
17
Community
17
Popularity
7
Documentation
15
Technical Details
| yescrypt | scrypt | sha-crypt | |
|---|---|---|---|
| Version | 0.1.0 | 0.12.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 9 | 5 |
| Crate Size | 28KB | 25KB | 19KB |
| Features | 5 | 7 | 5 |
| Yanked % | 14.3% | 16.2% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 2 (team) | 2 (team) | 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.