rustio rustio.net
72

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.2K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
5.9M
Dependents
1.2K
Releases
37
Size
113KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

870.5K downloads in the last 30 days (29.0K/day), up 94% from the previous period.

๐Ÿ”—
Widely adopted

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 216 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 19/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
21K/day avg+63%
010K20K30K40K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.7.0-rc.9
32%
v0.7.0-rc.8
22%
v0.7.0-rc.4
17%
v0.7.0-rc.10
16%
v0.7.0-rc.3
13%

Release Timeline

10 releasessince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
4
2026
6
Less
More

Feature Flags

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

dsarsastd*p256p384p521tdesallocecdsa*cryptoed25519getrandomencryption

README

Loading README...

Maintainers

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

Similar Crates