Differences

This shows you the differences between the selected revisions of the page.

2023-02-09 2023-02-09
GSSAPI key exchange (martin) 6.0 Support for NTRU Prime post-quantum key exchange + Support for AES-GCM + Support for more forms of Diffie-Hellman key exchange: new larger integer groups (such as group16 and group18), and support for using those and ECDH with GSSAPI (martin)
Line 5: Line 5:
To see algorithms supported by your specific version of WinSCP, use [[commandline#info|''/info'' command-line switch]]. To see algorithms supported by your specific version of WinSCP, use [[commandline#info|''/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+  * Encryption ciphers: aes256-ctr, aes256-cbc, rijndael-cbc@lysator.liu.se, aes192-ctr, aes192-cbc, aes128-ctr, aes128-cbc, chacha20-poly1305@openssh.com, aes128-gcm@openssh.com //(latest beta version only)//, &beta aes256-gcm@openssh.com //(beta)//, &beta 3des-ctr, 3des-cbc, des-cbc, des-cbc@ssh.com, blowfish-ctr, blowfish-cbc, arcfour256, arcfour128
  * Compression formats: zlib, zlib@openssh.com, none   * Compression formats: zlib, zlib@openssh.com, none
-  * Key exchange algorithms: GSSAPI key exchange (gss-gex-sha1, gss-group14-sha1, gss-group1-sha1), 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+  * Key exchange algorithms: GSSAPI key exchange (gss-curve25519-sha256 //(latest beta version only)//, gss-nistp521-sha512 //(beta)//, gss-nistp256-sha256 //(beta)//, gss-group16-sha512 //(beta)//, gss-group17-sha512 //(beta)//, gss-group18-sha512 //(beta)//, gss-group15-sha512 //(beta)//, gss-group14-sha256 //(beta)//, &beta gss-gex-sha1, gss-group14-sha1, gss-group1-sha1), sntrup761x25519-sha512@openssh.com //(latest beta version only)//, &beta 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-group18-sha512 //(beta)//, diffie-hellman-group17-sha512 //(beta)//, diffie-hellman-group16-sha512 //(beta)//, diffie-hellman-group15-sha512 //(beta)//, &beta 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   * 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

Last modified: by martin