secure exchange algorithm (wodFtpDLX / wodFtpDLX.NET)
Hi.
In NET 4.x version of wodFtpDLX.NET, latest one, we support following key exchange algorithms:
ecdh-sha2-nistp256 ecdh-sha2-nistp384 diffie-hellman-group-exchange-sha256 diffie-hellman-group-exchange-sha1 diffie-hellman-group1-sha1 diffie-hellman-group14-sha1
So, yes, what you need it supported.
If you for some reason use NET framework below 4.x then only these are at your disposal:
diffie-hellman-group-exchange-sha256 diffie-hellman-group-exchange-sha1 diffie-hellman-group1-sha1 diffie-hellman-group14-sha1
I hope this helps!
Jasmine.
Complete thread:
- secure exchange algorithm - Mackie Wallenborn, 2018-09-26, 21:15
- secure exchange algorithm - wodSupport, 2018-09-26, 21:17