Decision Workspace
quasor vs aes-gcm-siv vs aes-siv
Side-by-side comparison of Rust crates
42
quasor
growingv6.1.6
A high-security AEAD based on a Duplex Sponge construction with SHAKE256, Argon2id, and BLAKE3.
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
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
Core Metrics
| quasor | aes-gcm-siv | aes-siv | |
|---|---|---|---|
| Health Score | 42 | 71 | 66 |
| Total Downloads | 2.0K | 15.9M | 7.8M |
| 30d Downloads | 7 | 1.6M | 720.0K |
| Dependents | 0 | 1.5K | 201 |
| Releases | 5 | 25 | 17 |
| Last Updated | 257d ago | 53d ago | 53d ago |
| Age | 8m | 6y 7m | 6y 6m |
Health Breakdown
quasor
Maintenance
10
Quality
15
Community
3
Popularity
4
Documentation
10
aes-gcm-siv
Maintenance
15
Quality
13
Community
20
Popularity
8
Documentation
15
aes-siv
Maintenance
13
Quality
13
Community
17
Popularity
8
Documentation
15
Technical Details
| quasor | aes-gcm-siv | aes-siv | |
|---|---|---|---|
| Version | 6.1.6 | 0.11.1 | 0.7.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 16 | 8 | 11 |
| Crate Size | 26KB | 27KB | 26KB |
| Features | 0 | 6 | 6 |
| Yanked % | 0.0% | 8.0% | 5.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.56 |
| Owners | 1 | 2 (team) | 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-siv is depended on by 1.5K crates — strongest ecosystem trust.
- •aes-gcm-siv, aes-siv are pre-1.0 — API may change.