Decision Workspace
pmac vs cmac vs poly1305
Side-by-side comparison of Rust crates
68
pmac
growingv0.7.1
Generic implementation of Parallelizable Message Authentication Code
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
| pmac | cmac | poly1305 | |
|---|---|---|---|
| Health Score | 68 | 73 | 69 |
| Total Downloads | 165.9K | 13.5M | 56.8M |
| 30d Downloads | 1.2K | 1.7M | 4.6M |
| Dependents | 26 | 344 | 259 |
| Releases | 17 | 21 | 27 |
| Last Updated | 2d ago | 2d ago | 45d ago |
| Age | 8y 8m | 8y 8m | 9y 5m |
Health Breakdown
pmac
Maintenance
16
Quality
16
Community
15
Popularity
6
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
| pmac | cmac | poly1305 | |
|---|---|---|---|
| Version | 0.7.1 | 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 | 5 | 9 | 5 |
| Crate Size | 11KB | 45KB | 33KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 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.