Decision Workspace
cipher vs salsa20 vs rc4
Side-by-side comparison of Rust crates
70
cipher
growingv0.5.1
Traits for describing block ciphers and stream ciphers
71
salsa20
growingv0.10.2
Pure Rust implementation of the Salsa20 stream cipher
68
rc4
growingv0.1.0
Pure Rust implementation of the RC4 stream cipher
Core Metrics
| cipher | salsa20 | rc4 | |
|---|---|---|---|
| Health Score | 70 | 71 | 68 |
| Total Downloads | 219.9M | 49.9M | 1.1M |
| 30d Downloads | 15.2M | 4.5M | 86.4K |
| Dependents | 2.5K | 368 | 146 |
| Releases | 38 | 25 | 2 |
| Last Updated | 30d ago | 49d ago | 49d ago |
| Age | 10y 9m | 9y 5m | 9y 5m |
Health Breakdown
cipher
Maintenance
16
Quality
11
Community
20
Popularity
8
Documentation
15
salsa20
Maintenance
13
Quality
17
Community
18
Popularity
8
Documentation
15
rc4
Maintenance
12
Quality
17
Community
17
Popularity
7
Documentation
15
Technical Details
| cipher | salsa20 | rc4 | |
|---|---|---|---|
| Version | 0.5.1 | 0.10.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 2 |
| Crate Size | 28KB | 13KB | 17KB |
| Features | 7 | 2 | 2 |
| Yanked % | 36.8% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.56 | 1.56 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •salsa20 leads with a health score of 71/100, but none of the options score above 80.
- •cipher has the most downloads (219.9M), suggesting wider adoption.
- •cipher is depended on by 2.5K crates — strongest ecosystem trust.