rustio rustio.net
71

sha-crypt

v0.6.0 Growing

Pure 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

MIT OR Apache-2.0 Edition 2024 MSRV 1.85
AuthenticationCryptographyNo standard library #hashing#crypto#password#phf

Quick Verdict

  • โœ“Actively maintained (updated 34d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 123 crates
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
348.1K
Dependents
123
Releases
16
Size
19KB

Deep Insights

๐Ÿ“Š
Steady growth

33.9K downloads in the last 30 days (1.1K/day), up 2% from the previous period.

๐Ÿ”—
Moderate adoption

123 crates depend on sha-crypt. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
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, sha-crypt hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 19KB, sha-crypt is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

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

Maintenance 15/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 17/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1K/day avg+40%
05001K2K2K3K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.5.0
92%
v0.4.0
5%
v0.6.0
1%
v0.6.0-pre.1
1%
v0.6.0-pre.0
0%

Release Timeline

10 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
1
2023
1
2024
2
2025
1
2026
5
Less
More

Feature Flags

default =["alloc", "password-hash"]

alloc*getrandomrand_corepassword-hash*

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
123
crates depend on sha-crypt

Similar Crates