Supported key exchange algo in SFTP 3.4.6 (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi.
Ok, I assume you use wodSFTP.NET in C#.
Did you try latest version? These are suppored in 3.7.3.170:
diffie-hellman-group-exchange-sha256
diffie-hellman-group-exchange-sha1
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
ecdh-sha2-nistp256
ecdh-sha2-nistp384Regards,
Jasmine
We can't update library on our end as multiple teams are using it. Could you please check supporting algos by C# SFTP lib 3.4.6 so that we can try making changes at SFTP server end.