Decision Workspace
crypto-async-rs vs secry vs poly1305
Side-by-side comparison of Rust crates
47
crypto-async-rs
experimentalv0.1.3
High-performance pure Rust cryptographic library with async streaming support
49
secry
experimentalv1.2.4
AES-256-GCM / ChaCha20-Poly1305 / XChaCha20-Poly1305 token encryption CLI
69
poly1305
growingv0.8.0
The Poly1305 universal hash function and message authentication code
Core Metrics
| crypto-async-rs | secry | poly1305 | |
|---|---|---|---|
| Health Score | 47 | 49 | 69 |
| Total Downloads | 911 | 101 | 56.8M |
| 30d Downloads | 5 | 102 | 4.6M |
| Dependents | 0 | 0 | 259 |
| Releases | 3 | 7 | 27 |
| Last Updated | 197d ago | 23d ago | 45d ago |
| Age | 6m | 27d | 9y 5m |
Health Breakdown
crypto-async-rs
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
13
secry
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
10
poly1305
Maintenance
13
Quality
15
Community
18
Popularity
8
Documentation
15
Technical Details
| crypto-async-rs | secry | poly1305 | |
|---|---|---|---|
| Version | 0.1.3 | 1.2.4 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 18 | 5 |
| Crate Size | 124KB | 27KB | 33KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •poly1305 leads with a health score of 69/100, but none of the options score above 80.
- •poly1305 is depended on by 259 crates — strongest ecosystem trust.
- •crypto-async-rs, poly1305 are pre-1.0 — API may change.