Supported Algorithms for MFT SFTP Embedded Server

This section lists the algorithms supported by MFT sFTP embedded server in release 12.2.1.3.0.

KeyExchange

Plain
  • diffie-hellman-group1-sha1
  • diffie-hellman-group-exchange-sha1
  • diffie-hellman-group14-sha1
  • diffie-hellman-group-exchange-sha256

FIPS

  • diffie-hellman-group14-sha1
  • diffie-hellman-group-exchange-sha256
  • ecdh-sha2-nistp256
  • ecdh-sha2-nistp384
  • ecdh-sha2-nistp521

MessageAuthentication

Plain
  • hmac-md5
  • hmac-sha1
  • hmac-md5-96
  • hmac-sha1-96
  • hmac-sha2-256
  • hmac-sha2-512
FIPS
  • hmac-sha1
  • hmac-sha2-256
  • hmac-sha2-512

Signature

Plain
  • ssh-dss
  • ssh-rsa
FIPS
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521

Ciphers

Plain
  • aes128-cbc
  • aes192-cbc
  • aes256-cbc
  • 3des-cbc
  • blowfish-cbc
  • aes128-ctr
  • aes192-ctr
  • aes256-ctr
  • arcfour128
  • arcfour256

FIPS

  • aes128-cbc
  • aes192-cbc
  • aes256-cbc
  • 3des-cbc

Compression

  • none
  • zlib
  • zlib@openssh.com