Windows用 SFTPサーバーの Titan FTP Server NextGen でサポートしている MAC アルゴリズムを以下にご案内します。
Titan FTP Server NextGen では、新たに chacha20-poly1305 をサポートしました。
Titan FTP Server NextGen
- chacha20-poly1305@openssh.com
- aes256-gcm
- aes128-gcm
- hmac-sha256-96@ssh.com
- hmac-sha256@ssh.com
- hmac-sha2-512-etm@openssh.com
- hmac-sha2-512
- hmac-sha2-256-etm@openssh.com
- hmac-sha2-256
- hmac-ripemd160@openssh.com
- hmac-ripemd160
- hmac-ripemd
- umac-128@openssh.com
- umac-96@openssh.com
- umac-64@openssh.com
- umac-32@openssh.com
- none
- 順不同
- 上記は Titan FTP Server 1.93.1186 時点の内容です。
- 使用していないアルゴリズムの無効化を推奨
- セキュリティリスクが高い SHA1 は無効化を推奨
- chacha20-poly1305m を推奨
- クライアント側がサポートしている MAC アルゴリズムを有効にしてください。
以下は、主要クライアントがサポートしている主な MAC アルゴリズムです。
※安全性の高いものだけを掲載 [2023年1月時点]
HMAC | WebDrive NextGen | WinSCP | FileZilla |
---|---|---|---|
hmac-sha2-512-etm@openssh.com | ✓ | ✓ | ✓ |
hmac-sha2-256-etm@openssh.com | ✓ | ✓ | ✓ |
chacha20-poly1305@openssh.com | ✓ | ✓ | ✓ |
aes256-gcm | ✓ | ✓ | ✓ |
aes128-gcm | ✓ | ✓ | ✓ |
hmac-sha2-512 | ✓ | ✓ | ✓ |
hmac-sha2-256 | ✓ | ✓ | ✓ |
hmac-sha256-96@ssh.com | ✓ | ✓ | ✓ |
hmac-sha256@ssh.com | ✓ | ✓ | ✓ |