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

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

WebDrive が SFTP で使用しているアルゴリズムを教えてください。
本ページでは、WebDrive NextGen が SFTP で使用する鍵交換/サーバーホストキー/公開鍵署名/暗号化/メッセージ認証符号アルゴリズムについてご案内します。

鍵交換アルゴリズム

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

サーバーホストキーアルゴリズム

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

公開鍵署名アルゴリズム

  • ssh-ed25519
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521
  • rsa-sha2-256,
  • rsa-sha2-512
  • ssh-rsa
  • ssh-dss

暗号化方式

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

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

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