Decision Workspace
lockbox vs lockboxer vs aes-gcm
Side-by-side comparison of Rust crates
36
lockbox
growingv0.1.0
Easy-to-use, secure, and efficient encryption and decryption using the AES-GCM (Galois/Counter Mode) algorithm.
44
lockboxer
experimentalv0.2.0
Configurable fork of Lockbox encryption library.
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
Core Metrics
| lockbox | lockboxer | aes-gcm | |
|---|---|---|---|
| Health Score | 36 | 44 | 69 |
| Total Downloads | 1.2K | 13.3K | 90.3M |
| 30d Downloads | 5 | 2.0K | 6.8M |
| Dependents | 0 | 0 | 9.8K |
| Releases | 1 | 2 | 34 |
| Last Updated | 560d ago | 204d ago | 53d ago |
| Age | 1y 6m | 6m | 6y 7m |
Health Breakdown
lockbox
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
13
lockboxer
Maintenance
9
Quality
14
Community
3
Popularity
5
Documentation
13
aes-gcm
Maintenance
15
Quality
11
Community
20
Popularity
8
Documentation
15
Technical Details
| lockbox | lockboxer | aes-gcm | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.10.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 3 | 9 |
| Crate Size | 6KB | 13KB | 149KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 14.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •aes-gcm leads with a health score of 69/100, but none of the options score above 80.
- •aes-gcm is depended on by 9.8K crates — strongest ecosystem trust.
- •⚠ lockbox has not been updated in over a year.