Decision Workspace
passwordEncryption vs hsh vs just-argon2
Side-by-side comparison of Rust crates
53
passwordEncryption
experimentalv0.1.3
一个安全的密码哈希库,使用 Argon2 算法保护用户密码
47
hsh
growingv0.0.8
Quantum-Resistant Cryptographic Hash Library for Password Encryption and Verification in Rust.
46
just-argon2
growingv1.2.0
Bindings to the argon2 C library.
Core Metrics
| passwordEncryption | hsh | just-argon2 | |
|---|---|---|---|
| Health Score | 53 | 47 | 46 |
| Total Downloads | 98 | 12.8K | 7.0K |
| 30d Downloads | 6 | 50 | 42 |
| Dependents | 0 | 4 | 0 |
| Releases | 4 | 8 | 3 |
| Last Updated | 114d ago | 684d ago | 2469d ago |
| Age | 3m | 3y 1m | 6y 9m |
Health Breakdown
passwordEncryption
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
13
hsh
Maintenance
5
Quality
14
Community
8
Popularity
5
Documentation
15
just-argon2
Maintenance
3
Quality
20
Community
6
Popularity
5
Documentation
12
Technical Details
| passwordEncryption | hsh | just-argon2 | |
|---|---|---|---|
| Version | 0.1.3 | 0.0.8 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 11 | 2 |
| Crate Size | 7KB | 37KB | 54KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •passwordEncryption leads with a health score of 53/100, but none of the options score above 80.
- •hsh has the most downloads (12.8K), suggesting wider adoption.
- •⚠ hsh, just-argon2 have not been updated in over a year.
- •passwordEncryption, hsh are pre-1.0 — API may change.