ssh-rs 0.5.0

In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol
Documentation

ssh-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 0 of them enabled by default.

deprecated-algorithms

  • deprecated-rsa-sha1
  • deprecated-dh-group1-sha1
  • deprecated-aes-cbc
  • deprecated-des-cbc
  • deprecated-dss-sha1

deprecated-des-cbc

  • dep:cbc
  • dep:cipher
  • dep:des

deprecated-dss-sha1

  • dep:sha1
  • dep:dsa

deprecated-aes-cbc

  • dep:cbc
  • dep:cipher

deprecated-dh-group1-sha1

  • dep:sha1

scp

  • dep:filetime

deprecated-rsa-sha1

  • dep:sha1

deprecated-zlib

    This feature flag does not enable additional features.