Decision Workspace
bcrypt-pbkdf vs argon2 vs pbkdf2
Side-by-side comparison of Rust crates
68
bcrypt-pbkdf
growingv0.10.0
bcrypt-pbkdf password-based key derivation function
72
argon2
growingv0.5.3
Pure Rust implementation of the Argon2 password hashing function with support for the Argon2d, Argon2i, and Argon2id algorithmic variants
71
pbkdf2
growingv0.12.2
Generic implementation of PBKDF2
Core Metrics
| bcrypt-pbkdf | argon2 | pbkdf2 | |
|---|---|---|---|
| Health Score | 68 | 72 | 71 |
| Total Downloads | 9.4M | 19.2M | 157.1M |
| 30d Downloads | 604.2K | 2.4M | 10.4M |
| Dependents | 248 | 7.2K | 5.8K |
| Releases | 27 | 36 | 37 |
| Last Updated | 53d ago | 6d ago | 7d ago |
| Age | 7y 7m | 9y | 9y |
Health Breakdown
bcrypt-pbkdf
Maintenance
16
Quality
11
Community
18
Popularity
8
Documentation
15
argon2
Maintenance
18
Quality
11
Community
20
Popularity
8
Documentation
15
pbkdf2
Maintenance
18
Quality
10
Community
20
Popularity
8
Documentation
15
Technical Details
| bcrypt-pbkdf | argon2 | pbkdf2 | |
|---|---|---|---|
| Version | 0.10.0 | 0.5.3 | 0.12.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 7 | 11 |
| Crate Size | 11KB | 29KB | 14KB |
| Features | 3 | 5 | 4 |
| Yanked % | 22.2% | 30.6% | 24.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | 1.65 | 1.60 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •argon2 leads with a health score of 72/100, but none of the options score above 80.
- •pbkdf2 has the most downloads (157.1M), suggesting wider adoption.
- •argon2 is depended on by 7.2K crates — strongest ecosystem trust.