secure exchange algorithm - WeOnlyDo Discussion board

secure exchange algorithm (wodFtpDLX / wodFtpDLX.NET)

by wodSupport, Wednesday, September 26, 2018, 21:17 (2032 days ago) @ Mackie Wallenborn

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: