What SFTP encryption algorithms are supported by WQData LIVE?
WQData LIVE supports the following encryption algorithms for SFTP data transfer. Add at least one of the supported algorithms from each category to an SFTP server for proper communication.
| Key Exchange Algorithms (KexAlgorithms) | Ciphers (Ciphers) | MAC Algorithms (MACs) |
| ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group-exchange-sha256 diffie-hellman-group-exchange-sha1 diffie-hellman-group14-sha1 diffie-hellman-group1-sha1 |
[email protected] [email protected] aes256-ctr aes192-ctr aes128-ctr aes256-cbc aes192-cbc aes128-cbc 3des-cbc blowfish-cbc cast128-cbc arcfour128 arcfour |
hmac-sha2-512 hmac-sha2-256 hmac-sha1 hmac-sha1-96 hmac-md5 hmac-md5-96 hmac-ripemd160 [email protected] |