Decision Workspace
secure-gate vs secret-box vs aws-lc-rs
Side-by-side comparison of Rust crates
59
secure-gate
experimentalv0.9.0-rc.3
Secure wrappers for secrets with explicit access and mandatory zeroization — no_std-compatible, zero-overhead library with audit-friendly access patterns.
49
secret-box
experimentalv0.1.1
Safe boxing mechanism for sensitive values with automatic zeroization
81
aws-lc-rs
stablev1.16.2
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.
Core Metrics
| secure-gate | secret-box | aws-lc-rs | |
|---|---|---|---|
| Health Score | 59 | 49 | 81 |
| Total Downloads | 1.1K | 143 | 92.9M |
| 30d Downloads | 169 | 98 | 13.8M |
| Dependents | 48 | 0 | 1.9K |
| Releases | 46 | 2 | 49 |
| Last Updated | 1d ago | 89d ago | 8d ago |
| Age | 4m | 2m | 2y 11m |
Health Breakdown
secure-gate
Maintenance
19
Quality
10
Community
11
Popularity
4
Documentation
15
secret-box
Maintenance
9
Quality
16
Community
6
Popularity
3
Documentation
15
aws-lc-rs
Maintenance
21
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| secure-gate | secret-box | aws-lc-rs | |
|---|---|---|---|
| Version | 0.9.0-rc.3 | 0.1.1 | 1.16.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | ISC AND (Apache-2.0 OR ISC) |
| Dependencies | 15 | 3 | 9 |
| Crate Size | 77KB | 12KB | 225KB |
| Features | 17 | 2 | 12 |
| Yanked % | 82.6% | 0.0% | 4.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.75 | 1.71.0 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •aws-lc-rs has the highest health score (81/100) — a strong overall choice.
- •aws-lc-rs is depended on by 1.9K crates — strongest ecosystem trust.
- •secure-gate, secret-box are pre-1.0 — API may change.