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, [email protected], aes192-ctr, aes192-cbc, aes128-ctr, aes128-cbc, [email protected], [email protected], [email protected], 3des-ctr, 3des-cbc, des-cbc ([email protected]), blowfish-ctr, blowfish-cbc, arcfour256, arcfour128
Advertisement
- Compression formats: zlib, [email protected], none
- Key exchange algorithms: GSSAPI key exchange (gss-curve25519-sha256, gss-nistp521-sha512, gss-nistp256-sha256, gss-group16-sha512, gss-group17-sha512, gss-group18-sha512, gss-group15-sha512, gss-group14-sha256, gss-gex-sha1, gss-group14-sha1, gss-group1-sha1), sntrup761x25519-sha512 ([email protected]), mlkem768x25519-sha256, mlkem1024nistp384-sha384, mlkem768nistp256-sha256, curve448-sha512, curve25519-sha256 ([email protected]), ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group18-sha512, diffie-hellman-group17-sha512, diffie-hellman-group16-sha512, diffie-hellman-group15-sha512, diffie-hellman-group14-sha256, diffie-hellman-group14-sha1, rsa2048-sha256, rsa1024-sha1, diffie-hellman-group1-sha1
- Host key algorithms: ssh-ed448, ssh-ed25519, [email protected], ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, [email protected], [email protected], [email protected], rsa-sha2-512, rsa-sha2-256, ssh-rsa, [email protected], [email protected], [email protected], ssh-dss, [email protected]
- Message authentication code (MAC) algorithms: hmac-sha2-256 ([email protected]), hmac-sha2-512 ([email protected]), hmac-sha1 ([email protected]), hmac-sha1-96 ([email protected]), hmac-md5 ([email protected])