Decision Workspace
ssh-auth vs ssh-cipher vs ssh-cipher-fork-arti
Side-by-side comparison of Rust crates
37
ssh-auth
growingv0.0.0
Pure Rust implementation of SSH authentication services.
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.
Core Metrics
| ssh-auth | ssh-cipher | ssh-cipher-fork-arti | |
|---|---|---|---|
| Health Score | 37 | 63 | 55 |
| Total Downloads | 1.2K | 4.6M | 6.8K |
| 30d Downloads | 3 | 674.3K | 6.8K |
| Dependents | 0 | 42 | 1 |
| Releases | 1 | 15 | 1 |
| Last Updated | 590d ago | 17d ago | 11d ago |
| Age | 1y 7m | 2y 10m | 11d |
Health Breakdown
ssh-auth
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
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
Technical Details
| ssh-auth | ssh-cipher | ssh-cipher-fork-arti | |
|---|---|---|---|
| Version | 0.0.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 10 | 10 |
| Crate Size | 1KB | 11KB | 13KB |
| Features | 0 | 6 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.60 |
| Owners | 1 | 1 | 4 |
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.