Decision Workspace
belt-mac vs cmac vs poly1305
Side-by-side comparison of Rust crates
60
belt-mac
growingv0.1.0
MAC specified by the BelT standard
73
cmac
growingv0.7.2
Generic implementation of Cipher-based Message Authentication Code
69
poly1305
growingv0.8.0
The Poly1305 universal hash function and message authentication code
Core Metrics
| belt-mac | cmac | poly1305 | |
|---|---|---|---|
| Health Score | 60 | 73 | 69 |
| Total Downloads | 4.0K | 13.5M | 56.8M |
| 30d Downloads | 34 | 1.7M | 4.6M |
| Dependents | 0 | 344 | 259 |
| Releases | 2 | 21 | 27 |
| Last Updated | 39d ago | 2d ago | 45d ago |
| Age | 3y | 8y 8m | 9y 5m |
Health Breakdown
belt-mac
Maintenance
14
Quality
16
Community
11
Popularity
4
Documentation
15
cmac
Maintenance
17
Quality
15
Community
18
Popularity
8
Documentation
15
poly1305
Maintenance
13
Quality
15
Community
18
Popularity
8
Documentation
15
Technical Details
| belt-mac | cmac | poly1305 | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.2 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 6 | 9 | 5 |
| Crate Size | 9KB | 45KB | 33KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.57 | 1.56 | 1.56 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •cmac leads with a health score of 73/100, but none of the options score above 80.
- •poly1305 has the most downloads (56.8M), suggesting wider adoption.
- •cmac is depended on by 344 crates — strongest ecosystem trust.