TOP » サイト設定 » SFTP » SFTP で使用しているアルゴリズム

SFTP で使用しているアルゴリズム

本ページでは、WebDrive NextGen が SFTP 接続に使用しているアルゴリズムをご案内します。

鍵交換アルゴリズム

  • curve25519-sha256
  • curve25519-sha256@libssh.org
  • diffie-hellman-group14-sha1
  • diffie-hellman-group1-sha1
  • diffie-hellman-group14-sha256
  • diffie-hellman-group-exchange-sha256
  • diffie-hellman-group-exchange-sha1
  • diffie-hellman-group16-sha512
  • diffie-hellman-group18-sha512
  • ecdh-sha2-nistp256
  • ecdh-sha2-nistp384
  • ecdh-sha2-nistp521

ホストキーアルゴリズム(公開鍵)

  • ssh-ed25519
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521
  • ssh-rsa
  • ssh-dss
  • x509v3-sign-rsa
  • x509v3-sign-dss

暗号化方式

  • aes256-ctr
  • aes192-ctr
  • aes128-ctr
  • aes256-cbc
  • aes192-cbc
  • aes128-cbc
  • 3des-ctr
  • 3des-cbc
  • blowfish-cbc
  • arcfour256
  • arcfour128
  • arcfour
  • cast128-cbc
  • aes256-gcm@openssh.com
  • aes128-gcm@openssh.com
  • chacha20-poly1305@openssh.com

メッセージ認証符号(MACアルゴリズム)

  • hmac-sha2-256
  • hmac-sha2-512
  • hmac-sha1
  • hmac-md5
  • hmac-ripemd160
  • hmac-sha1-96
  • hmac-md5-96
  • hmac-sha2-256-96
  • hmac-sha2-512-96
  • hmac-ripemd160-96
  • hmac-sha2-256-etm@openssh.com
  • hmac-sha2-512-etm@openssh.com
  • WebDrive NextGen 1.1.5 時点の内容となります。
  • 不具合が発見されたアルゴリズムは、予告なしに削除される場合がございます。
  • 安全性の低い古いアルゴリズムは、今後削除される可能性がございます。
  • アルゴリズムは、SFTPサーバーと一致している必要がございます。