Decision Workspace
osshkeys vs openssh-keys vs ssh-key
Side-by-side comparison of Rust crates
47
osshkeys
growingv0.7.0
A library to read and write OpenSSH public and private keys
56
openssh-keys
growingv0.6.5
read and write OpenSSH public keys
72
ssh-key
growingv0.6.7
Pure Rust implementation of SSH key file format decoders/encoders as described in RFC4251/RFC4253 and OpenSSH key formats, as well as "sshsig" signatures and certificates (including certificate validation and certificate authority support), with further support for the `authorized_keys` and `known_hosts` file formats.
Core Metrics
| osshkeys | openssh-keys | ssh-key | |
|---|---|---|---|
| Health Score | 47 | 56 | 72 |
| Total Downloads | 123.0K | 893.3K | 4.6M |
| 30d Downloads | 4.5K | 33.9K | 529.0K |
| Dependents | 33 | 95 | 927 |
| Releases | 16 | 18 | 36 |
| Last Updated | 1028d ago | 149d ago | 17d ago |
| Age | 6y 10m | 8y 6m | 4y 4m |
Health Breakdown
osshkeys
Maintenance
7
Quality
15
Community
7
Popularity
6
Documentation
12
openssh-keys
Maintenance
10
Quality
11
Community
13
Popularity
7
Documentation
15
ssh-key
Maintenance
19
Quality
14
Community
19
Popularity
8
Documentation
12
Technical Details
| osshkeys | openssh-keys | ssh-key | |
|---|---|---|---|
| Version | 0.7.0 | 0.6.5 | 0.6.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 24 | 6 | 20 |
| Crate Size | 62KB | 22KB | 113KB |
| Features | 5 | 0 | 14 |
| Yanked % | 0.0% | 5.6% | 2.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63.0 | 1.90.0 | 1.65 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •ssh-key leads with a health score of 72/100, but none of the options score above 80.
- •ssh-key is depended on by 927 crates — strongest ecosystem trust.
- •⚠ osshkeys has not been updated in over a year.