argon2
v0.5.3 GrowingPure Rust implementation of the Argon2 password hashing function with support for the Argon2d, Argon2i, and Argon2id algorithmic variants
Quick Verdict
- โActively maintained (updated 6d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (7.2K crates depend on it)
- โTeam maintained (2 owners)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
2.6M downloads in the last 30 days (85.2K/day), up 34% from the previous period.
7.2K crates depend on argon2. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 211 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 9+ years old, argon2 hasn't reached 1.0 yet. Expect potential API changes between versions.
At 28KB, argon2 is lightweight. Small crate size correlates with focused, well-scoped functionality.
31% of releases have been yanked. Check version history before pinning.
Notable dependents include pgp, sequoia-openpgp, internal-russh-forked-ssh-key, surrealdb-core, password-auth. When high-quality crates choose argon2, 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 argon2
Version Adoption
Release Timeline
Feature Flags
default =["alloc", "password-hash", "rand"]