Decision Workspace
quickcrypt vs secry vs simple-encrypt
Side-by-side comparison of Rust crates
42
quickcrypt
experimentalv1.0.0
Fast, offline encryption & key management. No cloud. No complexity. Military-grade security.
49
secry
experimentalv1.2.4
AES-256-GCM / ChaCha20-Poly1305 / XChaCha20-Poly1305 token encryption CLI
42
simple-encrypt
growingv0.1.3
A simple file encryption tool using AES-GCM
Core Metrics
| quickcrypt | secry | simple-encrypt | |
|---|---|---|---|
| Health Score | 42 | 49 | 42 |
| Total Downloads | 17 | 101 | 2.5K |
| 30d Downloads | 4 | 102 | 300 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 7 | 3 |
| Last Updated | 48d ago | 23d ago | 214d ago |
| Age | 1m | 27d | 1y 1m |
Health Breakdown
quickcrypt
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
10
secry
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
10
simple-encrypt
Maintenance
8
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| quickcrypt | secry | simple-encrypt | |
|---|---|---|---|
| Version | 1.0.0 | 1.2.4 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 24 | 18 | 6 |
| Crate Size | 78KB | 27KB | 10KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •secry leads with a health score of 49/100, but none of the options score above 80.
- •simple-encrypt has the most downloads (2.5K), suggesting wider adoption.
- •simple-encrypt is pre-1.0 — API may change.