RustCrypto / SSH

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 99.9%Language:Shell 0.1%