Decision Workspace
ssh-cipher-fork-arti vs ssh-cipher vs ssh-auth
Side-by-side comparison of Rust crates
51
ssh-cipher-fork-arti
experimentalv0.2.0
Pure Rust implementation of SSH symmetric encryption including support for the modern [email protected]/[email protected] and [email protected] algorithms as well as legacy support for older ciphers. Built on the pure Rust cryptography implementations maintained by the RustCrypto organization.
64
ssh-cipher
growingv0.3.0
Pure Rust implementation of SSH symmetric encryption including support for the modern [email protected]/[email protected] and [email protected] algorithms as well as legacy support for older ciphers. Built on the pure Rust cryptography implementations maintained by the RustCrypto organization.
37
ssh-auth
growingv0.0.0
Pure Rust implementation of SSH authentication services.
Core Metrics
| ssh-cipher-fork-arti | ssh-cipher | ssh-auth | |
|---|---|---|---|
| Health Score | 51 | 64 | 37 |
| Total Downloads | 134.6K | 8.3M | 1.2K |
| 30d Downloads | 22.5K | 696.2K | 0 |
| Dependents | 1 | 44 | 0 |
| Releases | 1 | 18 | 1 |
| Last Updated | 119d ago | 15d ago | 698d ago |
| Age | 3m | 3y 1m | 1y 11m |
Health Breakdown
ssh-cipher-fork-arti
Maintenance
7
Quality
15
Community
11
Popularity
6
Documentation
12
ssh-cipher
Maintenance
17
Quality
16
Community
11
Popularity
8
Documentation
12
ssh-auth
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| ssh-cipher-fork-arti | ssh-cipher | ssh-auth | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.0 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 10 | 11 | 0 |
| Crate Size | 13KB | 21KB | 1KB |
| Features | 6 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60 | 1.85 | — |
| Owners | 4 | 1 | 1 |
Links
Quick Verdict
- •ssh-cipher leads with a health score of 64/100, but none of the options score above 80.
- •⚠ ssh-auth has not been updated in over a year.