rustio rustio.net
69

password-hash

v0.6.1 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

  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (1.1K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (16KB, 3 deps)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
95.7M
Dependents
1.1K
Releases
37
Size
16KB

Deep Insights

๐Ÿ“Š
Stable downloads

8.8M downloads in the last 30 days (294.1K/day). Volume is roughly flat compared to the previous period.

๐Ÿ”—
Widely adopted

1.1K crates depend on password-hash. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 216 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

16% 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 14/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
284K/day avg-54%
0100K200K300K400K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.6.1
93%
v0.6.0-rc.12
4%
v0.6.0-rc.8
1%
v0.6.0-rc.7
1%
v0.6.0-rc.6
1%

Release Timeline

10 releases1 yankedsince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
3
2026
7
Less
More|
Yanked

Feature Flags

allocgetrandomrand_core

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
1.1K
crates depend on password-hash

Similar Crates