Decision Workspace
aes-gcm vs mkv128-gcm vs aes-gcm-siv
Side-by-side comparison of Rust crates
69
aes-gcm
growingv0.10.3
Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration
44
mkv128-gcm
growingv0.1.0
Pure Rust implementation of the MKV128-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration
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
| aes-gcm | mkv128-gcm | aes-gcm-siv | |
|---|---|---|---|
| Health Score | 69 | 44 | 71 |
| Total Downloads | 90.3M | 1.3K | 15.9M |
| 30d Downloads | 6.8M | 44 | 1.7M |
| Dependents | 9.8K | 3 | 1.5K |
| Releases | 34 | 1 | 25 |
| Last Updated | 53d ago | 458d ago | 53d ago |
| Age | 6y 7m | 1y 3m | 6y 7m |
Health Breakdown
aes-gcm
Maintenance
15
Quality
11
Community
20
Popularity
8
Documentation
15
mkv128-gcm
Maintenance
2
Quality
15
Community
8
Popularity
4
Documentation
15
aes-gcm-siv
Maintenance
15
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| aes-gcm | mkv128-gcm | aes-gcm-siv | |
|---|---|---|---|
| Version | 0.10.3 | 0.1.0 | 0.11.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 9 | 8 |
| Crate Size | 149KB | 149KB | 27KB |
| Features | 8 | 8 | 6 |
| Yanked % | 14.7% | 0.0% | 8.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.56 | 1.56 |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •aes-gcm-siv leads with a health score of 71/100, but none of the options score above 80.
- •aes-gcm has the most downloads (90.3M), suggesting wider adoption.
- •aes-gcm is depended on by 9.8K crates — strongest ecosystem trust.
- •⚠ mkv128-gcm has not been updated in over a year.