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
- โActively maintained (updated 75d ago)
- โStable API (1.x for 3+ years)
- โTeam maintained (2 owners)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
89.9K downloads in the last 30 days (3.0K/day), up 53% from the previous period.
The primary maintainer publishes 215 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 cot, prest, oko, torii-core, 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"]