Nora SSH Pure Rust library for SSH clients and servers. Crates nora_scp_core: basic structures used by SSH. nora_ssh: asynchronous server (and client) crate. nora_sshd: example SSHD server. nora_scp: executable that implements the original SCP protocol.