Decision Workspace
aes-gcm-stream vs nonce-extension vs xaes-gcm
Side-by-side comparison of Rust crates
42
aes-gcm-stream
growingv0.2.4
AES GCM stream encrypt and decrypt library, supports AES128/192/256 bit keys
44
nonce-extension
growingv0.3.0
Derive-Key-AES and Double-Nonce-Derive-Key-AES nonce extension mechanisms (DNDK-GCM)
43
xaes-gcm
growingv0.3.0
The simplest and safest way to encrypt data using AES-GCM in Rust (AES256-DNDK-GCM)
Core Metrics
| aes-gcm-stream | nonce-extension | xaes-gcm | |
|---|---|---|---|
| Health Score | 42 | 44 | 43 |
| Total Downloads | 20.9K | 4.9K | 3.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 33 | 3 | 0 |
| Releases | 7 | 4 | 3 |
| Last Updated | 556d ago | 251d ago | 251d ago |
| Age | 2y 9m | 2y 6m | 2y 6m |
Health Breakdown
aes-gcm-stream
Maintenance
4
Quality
14
Community
9
Popularity
5
Documentation
10
nonce-extension
Maintenance
7
Quality
15
Community
8
Popularity
4
Documentation
10
xaes-gcm
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| aes-gcm-stream | nonce-extension | xaes-gcm | |
|---|---|---|---|
| Version | 0.2.4 | 0.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | ISC | ISC |
| Dependencies | 7 | 2 | 3 |
| Crate Size | 12KB | 5KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nonce-extension leads with a health score of 44/100, but none of the options score above 80.
- •aes-gcm-stream has the most downloads (20.9K), suggesting wider adoption.
- •⚠ aes-gcm-stream has not been updated in over a year.