password-auth
v1.0.0 StablePassword authentication library with a focus on simplicity and ease-of-use, including support for Argon2, PBKDF2, and scrypt password hashing algorithms
Quick Verdict
- โStable API (1.x for 3+ years)
- โTeam maintained (2 owners)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
100.8K downloads in the last 30 days, down 24% from the previous period. May indicate migration to alternatives.
The primary maintainer publishes 216 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
The API has been stable (1.x) for over 3 years with 11 releases. This level of maturity means you can depend on it without worrying about breaking changes.
At 9KB, password-auth is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include torii-core, cot, prest, oko, eloran. When high-quality crates choose password-auth, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on password-auth
Version Adoption
Release Timeline
Feature Flags
default =["argon2", "std"]