#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

#2519 in Cryptography

Download history 20280/week @ 2024-08-20 25208/week @ 2024-08-27 24723/week @ 2024-09-03 21004/week @ 2024-09-10 18447/week @ 2024-09-17 22921/week @ 2024-09-24 22422/week @ 2024-10-01 23709/week @ 2024-10-08 23698/week @ 2024-10-15 24237/week @ 2024-10-22 38629/week @ 2024-10-29 50153/week @ 2024-11-05 54890/week @ 2024-11-12 53858/week @ 2024-11-19 34282/week @ 2024-11-26 24503/week @ 2024-12-03

176,099 downloads per month
Used in 155 crates (9 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–260KB