Could not negotiate diffie-hellman-group1-sha1 error - WeOnlyDo Discussion board

Could not negotiate diffie-hellman-group1-sha1 error (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Jasmine, Friday, May 27, 2016, 22:44 (2862 days ago) @ Trupti

Hi.

I believe it's the same, as per "The Secure Shell (SSH) Transport Layer Encryption Modes" that can be found here

https://www.ietf.org/rfc/rfc4344.txt

You will find:
This document describes the following new methods:

aes128-ctr RECOMMENDED AES (Rijndael) in SDCTR mode,
with 128-bit key
aes192-ctr RECOMMENDED AES with 192-bit key
aes256-ctr RECOMMENDED AES with 256-bit key

so. it's the same. Please do not ask further questions about old versions of wodSFTP.NET - they are no longer supported. You are free to use them, but we provide support and can help only for latest one.

As for specifying which ciphers are supported, it would not help in your specific case since you can't add them by yourself if they are not implemented in wodSFTP.NET code. Latest versions supports EncryptionList and HMACList properties.

Kind regards,
Jasmine.


Complete thread: