sha-crypt
v0.5.0 GrowingPure Rust implementation of the SHA-crypt password hashing algorithm based on SHA-256/SHA-512 as implemented by the POSIX crypt C library, including support for generating and verifying password hash strings in the Modular Crypt Format
Quick Verdict
- โActively maintained (updated 53d ago)
- !Pre-1.0: API may have breaking changes
- โTrusted by 117 crates
- โTeam maintained (2 owners)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
25.2K downloads in the last 30 days (840/day), up 55% from the previous period.
117 crates depend on sha-crypt. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 5+ years old, sha-crypt hasn't reached 1.0 yet. Expect potential API changes between versions.
At 14KB, sha-crypt is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include rustgenhash, geekorm-core, dufs, kanidm_lib_crypto, drg. When high-quality crates choose sha-crypt, 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 sha-crypt
Version Adoption
Release Timeline
Feature Flags
default =["simple"]