rustio rustio.net
73

ssh-key

v0.6.7 Growing

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.

Apache-2.0 OR MIT Edition 2021 MSRV 1.65

Quick Verdict

  • โœ“Actively maintained (updated 14d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (1.5K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
7.5M
Dependents
1.5K
Releases
38
Size
113KB

Deep Insights

๐Ÿ“Š
Stable downloads

983.4K downloads in the last 30 days (32.8K/day). Volume is roughly flat compared to the previous period.

๐Ÿ”—
Widely adopted

1.5K crates depend on ssh-key. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 220 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 4+ years old, ssh-key hasn't reached 1.0 yet. Expect potential API changes between versions.

๐ŸŒŸ
Used by top crates

Notable dependents include russh, ssh-agent-lib, russh-keys, protofetch, asyncgit. When high-quality crates choose ssh-key, it's a strong quality signal.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
28K/day avg-33%
010K20K30K40K50K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.7.0-rc.10
85%
v0.7.0-rc.11
8%
v0.7.0-rc.9
3%
v0.7.0-rc.8
2%
v0.7.0-rc.4
2%

Release Timeline

10 releasessince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
3
2026
7
Less
More

Feature Flags

default =["ecdsa", "rand_core", "std"]

dsarsastd*p256p384p521tdesallocecdsa*cryptoed25519getrandomencryption

README

Loading README...

Maintainers

Dependencies
20
direct dependencies
Dependents
1.5K
crates depend on ssh-key

Similar Crates