I am connecting to CB sftp server via Rebex in c#. Rebex dll versions used are as below 2.0.4860.0
5.0.7501.0
7.0.8756.0
As part of enhancement at CB SFTP server below are the details of the cipher suites, MACs and key exchange algorithms that are being used at CB sftp server.
Cipher Suites
aes128-gcm@openssh.com
aes256-gcm@openssh.com
chacha20-poly1305@openssh.com
MACs
hmac-sha2-512-etm@openssh.com
hmac-sha2-256-etm@openssh.com
umac-128-etm@openssh.com
hmac-sha2-512
hmac-sha2-256
Key exchange Algorithms
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp521
ecdh-sha2-nistp384
ecdh-sha2-nistp256
sntrup761x25519-sha512@tinyssh.org
diffie-hellman-group18-sha512