Decision Workspace
enigma-aead vs chacha20poly1305 vs aes-gcm-siv
Side-by-side comparison of Rust crates
50
enigma-aead
experimentalv0.1.1
AEAD + framing + nonce transport layer for Enigma secure messaging
72
chacha20poly1305
growingv0.10.1
Pure Rust implementation of the ChaCha20Poly1305 Authenticated Encryption with Additional Data Cipher (RFC 8439) with optional architecture-specific hardware acceleration. Also contains implementations of the XChaCha20Poly1305 extended nonce variant of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305 lightweight variants.
71
aes-gcm-siv
growingv0.11.1
Pure Rust implementation of the AES-GCM-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 8452) with optional architecture-specific hardware acceleration
Core Metrics
| enigma-aead | chacha20poly1305 | aes-gcm-siv | |
|---|---|---|---|
| Health Score | 50 | 72 | 71 |
| Total Downloads | 202 | 49.7M | 15.9M |
| 30d Downloads | 68 | 4.0M | 1.7M |
| Dependents | 3 | 5.9K | 1.5K |
| Releases | 2 | 34 | 25 |
| Last Updated | 102d ago | 53d ago | 53d ago |
| Age | 3m | 9y 5m | 6y 7m |
Health Breakdown
enigma-aead
Maintenance
12
Quality
13
Community
7
Popularity
3
Documentation
15
chacha20poly1305
Maintenance
15
Quality
16
Community
20
Popularity
8
Documentation
13
aes-gcm-siv
Maintenance
15
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| enigma-aead | chacha20poly1305 | aes-gcm-siv | |
|---|---|---|---|
| Version | 0.1.1 | 0.10.1 | 0.11.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 8 |
| Crate Size | 11KB | 68KB | 27KB |
| Features | 0 | 8 | 6 |
| Yanked % | 0.0% | 2.9% | 8.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | — | 1.56 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •chacha20poly1305 leads with a health score of 72/100, but none of the options score above 80.
- •chacha20poly1305 is depended on by 5.9K crates — strongest ecosystem trust.