ssh-key 0.3.0

Pure Rust implementation of SSH key file format decoders/encoders as described in RFC4253 and RFC4716 as well as the OpenSSH key formats and `authorized_keys`. Supports "heapless" `no_std` embedded targets with an optional `alloc` feature.
Documentation