ssh-cipher 0.2.0

Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com algorithms as well as legacy support for older ciphers. Built on the pure Rust cryptography implementations maintained by the RustCrypto organization.
Documentation
{
  "git": {
    "sha1": "65d6c00c0455b9dbb03471a337922076d123fe40"
  },
  "path_in_vcs": "ssh-cipher"
}