Decision Workspace
hmac vs hmac-sha vs over-there-auth
Side-by-side comparison of Rust crates
67
hmac
growingv0.13.0
Generic implementation of Hash-based Message Authentication Code (HMAC)
41
hmac-sha
growingv0.6.1
Minimal wrapper of HMAC-SHA-{1,2,3} in Rust.
29
over-there-auth
growingv0.1.0-alpha.1
Authentication library for use with other over-there libraries
Core Metrics
| hmac | hmac-sha | over-there-auth | |
|---|---|---|---|
| Health Score | 67 | 41 | 29 |
| Total Downloads | 401.5M | 22.2K | 1.2K |
| 30d Downloads | 32.6M | 0 | 0 |
| Dependents | 26.6K | 33 | 3 |
| Releases | 38 | 11 | 1 |
| Last Updated | 57d ago | 1665d ago | 2253d ago |
| Age | 9y 7m | 4y 10m | 6y 2m |
Health Breakdown
hmac
Maintenance
15
Quality
9
Community
20
Popularity
8
Documentation
15
hmac-sha
Maintenance
4
Quality
13
Community
9
Popularity
5
Documentation
10
over-there-auth
Maintenance
1
Quality
8
Community
7
Popularity
4
Documentation
9
Technical Details
| hmac | hmac-sha | over-there-auth | |
|---|---|---|---|
| Version | 0.13.0 | 0.6.1 | 0.1.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 8 | 5 |
| Crate Size | 45KB | 3KB | 5KB |
| Features | 1 | 0 | 0 |
| Yanked % | 34.2% | 0.0% | 100.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.85 | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •hmac leads with a health score of 67/100, but none of the options score above 80.
- •hmac is depended on by 26.6K crates — strongest ecosystem trust.
- •⚠ hmac-sha, over-there-auth have not been updated in over a year.