ssh-key
v0.6.7 GrowingPure 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.
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
Deep Insights
870.5K downloads in the last 30 days (29.0K/day), up 94% from the previous period.
1.2K crates depend on ssh-key. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 216 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 4+ years old, ssh-key hasn't reached 1.0 yet. Expect potential API changes between versions.
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
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on ssh-key
Version Adoption
Release Timeline
Feature Flags
default =["ecdsa", "rand_core", "std"]