rustio rustio.net
73

password-hash

v0.6.0 Growing

Traits which describe the functionality of password hashing algorithms, with optional support for a `no_std`/`no_alloc`-friendly implementation of the PHC string format, as well as generic support for other formats (e.g. Modular Crypt Format)

MIT OR Apache-2.0 Edition 2024 MSRV 1.85
AuthenticationCryptographyNo standard library #password#crypt#pbkdf#phc#mcf

Quick Verdict

  • โœ“Actively maintained (updated 18d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 777 crates
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (16KB, 3 deps)

Security

Checking security advisories...
Downloads
63.1M
Dependents
777
Releases
36
Size
16KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

5.6M downloads in the last 30 days (187.0K/day), up 33% from the previous period.

๐Ÿ”—
Moderate adoption

777 crates depend on password-hash. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 211 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 5+ years old, password-hash hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 16KB, password-hash is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

14% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include pbkdf2, scrypt, argon2, crypto, password-auth. When high-quality crates choose password-hash, it's a strong quality signal.

Health Breakdown

Maintenance 18/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 19/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
141K/day avg+86%
050K100K150K200K250K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.4.2
51%
v0.5.0
43%
v0.3.2
4%
v0.2.3
1%
v0.1.4
1%

Release Timeline

36 releases5 yankedsince 2020
J
F
M
A
M
J
J
A
S
O
N
D
2020
1
2021
13
2022
3
2023
4
2024
2
2025
7
2026
6
Less
More|
Yanked

Feature Flags

allocgetrandomrand_core

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
777
crates depend on password-hash

Similar Crates