Skip to content
/ SSH Public

Pure Rust implementation of components of the Secure Shell (SSH) protocol

Notifications You must be signed in to change notification settings

RustCrypto/SSH

Repository files navigation

Pure Rust implementation of components of the Secure Shell (SSH) protocol.

Crates

Name crates.io Docs Description
ssh‑cipher crates.io Documentation SSH symmetric encryption ciphers
ssh‑derive crates.io Documentation Custom derive support for ssh-encoding
ssh‑encoding crates.io Documentation Decoders and encoders for SSH protocol data types
ssh‑key crates.io Documentation SSH key and certificate library with signing support
ssh‑protocol crates.io Documentation SSH protocol implementation (WIP)

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Pure Rust implementation of components of the Secure Shell (SSH) protocol

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published