Decision Workspace
hmac-sha512 vs hashes vs sha2raw
Side-by-side comparison of Rust crates
65
hmac-sha512
stablev1.1.12
A small, self-contained SHA512, HMAC-SHA512, HKDF-SHA512, SHA384, HMAC-SHA384, and HKDF-SHA384 implementation
46
hashes
growingv0.1.9
Rust implementation of cryptographic hash function algorithms
71
sha2raw
stablev14.1.0
SHA-2 hash function
Core Metrics
| hmac-sha512 | hashes | sha2raw | |
|---|---|---|---|
| Health Score | 65 | 46 | 71 |
| Total Downloads | 19.7M | 60.6K | 523.1K |
| 30d Downloads | 730.7K | 1.3K | 27.8K |
| Dependents | 223 | 3 | 107 |
| Releases | 22 | 10 | 31 |
| Last Updated | 101d ago | 1234d ago | 77d ago |
| Age | 6y | 3y 4m | 6y |
Health Breakdown
hmac-sha512
Maintenance
13
Quality
23
Community
12
Popularity
8
Documentation
9
hashes
Maintenance
7
Quality
18
Community
5
Popularity
6
Documentation
10
sha2raw
Maintenance
15
Quality
20
Community
17
Popularity
7
Documentation
12
Technical Details
| hmac-sha512 | hashes | sha2raw | |
|---|---|---|---|
| Version | 1.1.12 | 0.1.9 | 14.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | ISC | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 10 |
| Crate Size | 13KB | 19KB | 11KB |
| Features | 7 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •sha2raw leads with a health score of 71/100, but none of the options score above 80.
- •hmac-sha512 has the most downloads (19.7M), suggesting wider adoption.
- •hmac-sha512 is depended on by 223 crates — strongest ecosystem trust.
- •⚠ hashes has not been updated in over a year.
- •hashes is pre-1.0 — API may change.