2.2 MFT SFTP埋込みサーバーでサポートされるアルゴリズム

この項では、リリース12.2.1.3.0のMFT sFTP埋込みサーバーでサポートされるアルゴリズムの一覧を示します。

KeyExchange

プレーン
  • 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

プレーン
  • 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

プレーン
  • ssh-dss
  • ssh-rsa
FIPS
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521

Ciphers

プレーン
  • 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

  • なし
  • zlib
  • zlib@openssh.com