#data-encoding #ssh #ssh-key #openssh #key #certificate

no-std ssh-encoding

Pure Rust implementation of SSH data type decoders/encoders as described in RFC4251

6 releases

0.3.0-pre.1 Aug 13, 2024
0.3.0-pre.0 Jul 28, 2024
0.2.0 Aug 11, 2023
0.2.0-pre.0 Jun 20, 2023
0.0.0 Oct 21, 2022

#2498 in Cryptography

Download history 20232/week @ 2024-07-27 20514/week @ 2024-08-03 20108/week @ 2024-08-10 20742/week @ 2024-08-17 24273/week @ 2024-08-24 25094/week @ 2024-08-31 21747/week @ 2024-09-07 18753/week @ 2024-09-14 21389/week @ 2024-09-21 22441/week @ 2024-09-28 25135/week @ 2024-10-05 22998/week @ 2024-10-12 23399/week @ 2024-10-19 32025/week @ 2024-10-26 52597/week @ 2024-11-02 53504/week @ 2024-11-09

165,446 downloads per month
Used in 137 crates (8 directly)

Apache-2.0 OR MIT

42KB
756 lines

RustCrypto: SSH Encoding

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Documentation

About

Pure Rust implementation of SSH data type decoders/encoders as described in RFC4251.

Minimum Supported Rust Version

This crate requires Rust 1.71 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

License

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.

Dependencies

~0–255KB