Chilkat 19-Jan-2022 Added 3 New Key Exchange Algorithms for SSH

What’s happening in Chilkat support today.. – Added the following key exchange algorithms to Chilkat’s internal SSH transport: diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256 This makes Chilkat compatible with servers that might limit kex algorithms to only these (which is very rare). No changes to the application are needed. The new algorithms apply to any SSH connection, including those for SFTP. Chilkat 14-Jan-2022 […]