Decision Workspace
keccak256-cli vs secry vs file_encryptor
Side-by-side comparison of Rust crates
40
keccak256-cli
growingv0.2.1
keccak256 encryption cli program; accepts input text from stdin. Suitable for commandline users
49
secry
experimentalv1.2.4
AES-256-GCM / ChaCha20-Poly1305 / XChaCha20-Poly1305 token encryption CLI
43
file_encryptor
experimentalv0.1.5
A simple libsodium-based file encryption/decryption CLI
Core Metrics
| keccak256-cli | secry | file_encryptor | |
|---|---|---|---|
| Health Score | 40 | 49 | 43 |
| Total Downloads | 6.5K | 101 | 1.5K |
| 30d Downloads | 7 | 102 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 7 | 3 |
| Last Updated | 1441d ago | 23d ago | 305d ago |
| Age | 3y 11m | 27d | 10m |
Health Breakdown
keccak256-cli
Maintenance
10
Quality
10
Community
5
Popularity
5
Documentation
10
secry
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
10
file_encryptor
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| keccak256-cli | secry | file_encryptor | |
|---|---|---|---|
| Version | 0.2.1 | 1.2.4 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 18 | 2 |
| Crate Size | 7KB | 27KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| 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.
- •keccak256-cli has the most downloads (6.5K), suggesting wider adoption.
- •⚠ keccak256-cli has not been updated in over a year.
- •keccak256-cli, file_encryptor are pre-1.0 — API may change.