Supported key algorithms, ciphers, and MACs

API Connect supports a range of key algorithms, ciphers, and MACs when connecting to or from the management server.

When connecting to or from the management server by using SSH or SFTP, the following key algorithms, ciphers, and MACs are supported:
  • Key algorithms:
    • ecdh-sha2-nistp256
    • ecdh-sha2-nistp384
    • ecdh-sha2-nistp521
    • diffie-hellman-group-exchange-sha256
  • Ciphers:
    • aes128-ctr
    • aes192-ctr
    • aes256-ctr
    • aes128-cbc
    • 3des-cbc
    • cast128-cbc
    • aes192-cbc
    • aes256-cbc
  • MACs:
    • hmac-sha1
    • umac-64@openssh.com
    • hmac-sha2-256
    • hmac-sha2-512