Decision Workspace
short-crypt vs magic-crypt vs crypt-ro
Side-by-side comparison of Rust crates
53
short-crypt
growingv1.0.28
ShortCrypt is a very simple encryption library, which aims to encrypt any data into something random at first glance.
58
magic-crypt
growingv4.0.1
MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrypt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS7 padding and 64, 128, 192 or 256-bits key length.
49
crypt-ro
growingv1.1.0
Blazing-fast matrix-based encryption library with configurable transformations
Core Metrics
| short-crypt | magic-crypt | crypt-ro | |
|---|---|---|---|
| Health Score | 53 | 58 | 49 |
| Total Downloads | 75.2K | 651.4K | 2.4K |
| 30d Downloads | 1.1K | 30.9K | 7 |
| Dependents | 98 | 254 | 0 |
| Releases | 30 | 31 | 5 |
| Last Updated | 929d ago | 510d ago | 260d ago |
| Age | 7y 7m | 7y 7m | 10m |
Health Breakdown
short-crypt
Maintenance
6
Quality
18
Community
11
Popularity
6
Documentation
12
magic-crypt
Maintenance
7
Quality
19
Community
13
Popularity
7
Documentation
12
crypt-ro
Maintenance
9
Quality
17
Community
6
Popularity
4
Documentation
13
Technical Details
| short-crypt | magic-crypt | crypt-ro | |
|---|---|---|---|
| Version | 1.0.28 | 4.0.1 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 8 | 5 |
| Crate Size | 5KB | 7KB | 20KB |
| Features | 0 | 2 | 0 |
| Yanked % | 3.3% | 3.2% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.56 | 1.65 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •magic-crypt leads with a health score of 58/100, but none of the options score above 80.
- •magic-crypt is depended on by 254 crates — strongest ecosystem trust.
- •⚠ short-crypt, magic-crypt have not been updated in over a year.