Decision Workspace
hmac-sha vs hmac vs shasum
Side-by-side comparison of Rust crates
41
hmac-sha
growingv0.6.1
Minimal wrapper of HMAC-SHA-{1,2,3} in Rust.
68
hmac
growingv0.12.1
Generic implementation of Hash-based Message Authentication Code (HMAC)
33
shasum
growingv0.7.0
Print SHA checksums from STDIN, input file or directory.
Core Metrics
| hmac-sha | hmac | shasum | |
|---|---|---|---|
| Health Score | 41 | 68 | 33 |
| Total Downloads | 21.7K | 344.5M | 9.1K |
| 30d Downloads | 141 | 23.4M | 8 |
| Dependents | 30 | 20.5K | 0 |
| Releases | 11 | 37 | 6 |
| Last Updated | 1606d ago | 7d ago | 1898d ago |
| Age | 4y 8m | 9y 5m | 8y 4m |
Health Breakdown
hmac-sha
Maintenance
4
Quality
13
Community
9
Popularity
5
Documentation
10
hmac
Maintenance
18
Quality
10
Community
20
Popularity
8
Documentation
12
shasum
Maintenance
3
Quality
11
Community
5
Popularity
5
Documentation
9
Technical Details
| hmac-sha | hmac | shasum | |
|---|---|---|---|
| Version | 0.6.1 | 0.12.1 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0 |
| Dependencies | 8 | 7 | 3 |
| Crate Size | 3KB | 43KB | 9KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 35.1% | 16.7% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •hmac leads with a health score of 68/100, but none of the options score above 80.
- •hmac is depended on by 20.5K crates — strongest ecosystem trust.
- •⚠ hmac-sha, shasum have not been updated in over a year.