This is an old revision of the document!

Documentation » Getting Started » Protocols » SSH »

SSH Algorithms

WinSCP supports the following algorithms with SSH.

To see algorithms supported by your specific version of WinSCP, use /info command-line switch.

  • Encryption ciphers: aes256-ctr, aes256-cbc, rijndael-cbc@lysator.liu.se, aes192-ctr, aes192-cbc, aes128-ctr, aes128-cbc, chacha20-poly1305@openssh.com, blowfish-ctr, blowfish-cbc, 3des-ctr, 3des-cbc, arcfour256, arcfour128, des-cbc, des-cbc@ssh.com

Advertisement

  • Compression formats: zlib, zlib@openssh.com, none
  • Key exchange algorithms: curve448-sha512, curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha256, diffie-hellman-group14-sha1, rsa2048-sha256, rsa1024-sha1, diffie-hellman-group1-sha1
  • Host key algorithms: ssh-ed448, ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, rsa-sha2-512, rsa-sha2-256, ssh-rsa, ssh-dss
  • Message authentication code (MAC) algorithms: hmac-sha2-256 (hmac-sha2-256-etm@openssh.com), hmac-sha1 (hmac-sha1-etm@openssh.com), hmac-sha1-96 (hmac-sha1-96-etm@openssh.com), hmac-md5 (hmac-md5-etm@openssh.com)

Last modified: by martin