PowerTCP SSH and SFTP for .NET V4.10.0.1 released

Released: Apr 20, 2017

Updates in V4.10.0.1

Features

  • Added support for the Elliptic Curve Diffie Hellman key exchange algorithms NIST P-256, NIST P-384, and NIST P-521.
  • Added support for the Elliptic Curve digital signature server hostkey algorithms NIST P-256, NIST P-384, and NIST P-521.
  • Added support to public key authentication for SSH.com/SSH2-formatted private keys.
  • Unified and normalized *nix path manipulation and *nix <> Windows path conversion with the new static UnixPath class.