Decision Workspace
aes-siv vs aes-gcm-siv vs sb-aes-gcm-siv
Side-by-side comparison of Rust crates
66
aes-siv
growingv0.7.0
Pure Rust implementation of the AES-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 5297) 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
39
sb-aes-gcm-siv
experimentalv0.10.3
Pure Rust implementation of the AES-GCM-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 8452) with optional architecture-specific hardware acceleration
Core Metrics
| aes-siv | aes-gcm-siv | sb-aes-gcm-siv | |
|---|---|---|---|
| Health Score | 66 | 71 | 39 |
| Total Downloads | 7.8M | 15.9M | 664 |
| 30d Downloads | 765.4K | 1.7M | 4 |
| Dependents | 201 | 1.5K | 0 |
| Releases | 17 | 25 | 1 |
| Last Updated | 53d ago | 53d ago | 336d ago |
| Age | 6y 6m | 6y 7m | 11m |
Health Breakdown
aes-siv
Maintenance
13
Quality
13
Community
17
Popularity
8
Documentation
15
aes-gcm-siv
Maintenance
15
Quality
13
Community
20
Popularity
8
Documentation
15
sb-aes-gcm-siv
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
12
Technical Details
| aes-siv | aes-gcm-siv | sb-aes-gcm-siv | |
|---|---|---|---|
| Version | 0.7.0 | 0.11.1 | 0.10.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 8 | 8 |
| Crate Size | 26KB | 27KB | 29KB |
| Features | 6 | 6 | 7 |
| Yanked % | 5.9% | 8.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.56 | 1.56 | — |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •aes-gcm-siv leads with a health score of 71/100, but none of the options score above 80.
- •aes-gcm-siv is depended on by 1.5K crates — strongest ecosystem trust.