Decision Workspace
ssh-cipher vs ssh-cipher-fork-arti vs ssh-auth
Side-by-side comparison of Rust crates
63
ssh-cipher
growingv0.2.0
Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com algorithms as well as legacy support for older ciphers. Built on the pure Rust cryptography implementations maintained by the RustCrypto organization.
55
ssh-cipher-fork-arti
experimentalv0.2.0
Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com 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 | ssh-cipher-fork-arti | ssh-auth | |
|---|---|---|---|
| Health Score | 63 | 55 | 37 |
| Total Downloads | 4.6M | 6.8K | 1.2K |
| 30d Downloads | 674.3K | 6.8K | 3 |
| Dependents | 42 | 1 | 0 |
| Releases | 15 | 1 | 1 |
| Last Updated | 17d ago | 11d ago | 590d ago |
| Age | 2y 10m | 11d | 1y 7m |
Health Breakdown
ssh-cipher
Maintenance
17
Quality
16
Community
10
Popularity
8
Documentation
12
ssh-cipher-fork-arti
Maintenance
12
Quality
15
Community
11
Popularity
5
Documentation
12
ssh-auth
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| ssh-cipher | ssh-cipher-fork-arti | ssh-auth | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.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 | 10 | 0 |
| Crate Size | 11KB | 13KB | 1KB |
| Features | 6 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | 1.60 | — |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •ssh-cipher leads with a health score of 63/100, but none of the options score above 80.
- •⚠ ssh-auth has not been updated in over a year.