You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a customer that changed their SFTP server cipher to AES256-SDCTR.
They are getting error: "Algorithm negotiation fail".
Is AES256-SDCTR supported by JSCH?
If yes, which cipher should be mentioned in the ciphers list? (aes256-ctr)?
If no, are there any plans to support it?
Regards,
Avner
The text was updated successfully, but these errors were encountered:
Thanks for the reply. Logging wasn't yet enabled.
I'll ask them to test aes256-ctr (though I believe it was in the ciphers list, as it is enabled by default).
Hi,
We have a customer that changed their SFTP server cipher to AES256-SDCTR.
They are getting error: "Algorithm negotiation fail".
Is AES256-SDCTR supported by JSCH?
If yes, which cipher should be mentioned in the ciphers list? (aes256-ctr)?
If no, are there any plans to support it?
Regards,
Avner
The text was updated successfully, but these errors were encountered: