SFTP Supported Ciphers, MACs and KEX algorithms

SFTP Supported Ciphers, MACs and KEX algorithms

The following list of Ciphers are supported in Titan/Cornerstone 2019. The 2019 product line supports the ability to enable/disable any of these items and also supports the ability to re-order the priority which they are offered up to the client.


Cipher Algoritms

  • aes128-ctr
  • aes256-ctr
  • aes192-ctr
  • aes128-cbc
  • aes256-cbc
  • twofish256-cbc
  • twofish-cbc
  • twofish128-cbc
  • twofish256-ctr
  • twofish192-ctr
  • twofish128-ctr
  • twofish-ctr
  • blowfish-ctr
  • 3des-ctr
  • blowfish-cbc
  • 3des-cbc
  • cast128-cbc


  MAC (Message Authentication Code) algorithms

  • hmac-sha3-512
  • hmac-sha3-384
  • hmac-sha3-256
  • hmac-sha3-224
  • hmac-sha2-512
  • hmac-sha2-384
  • hmac-sha2-256
  • hmac-sha2-224
  • hmac-sha1
  • hmac-md5

KEX (Key Exchange) algoritms

  • diffie-hellman-group-exchange-sha1
  • diffie-hellman-group1-sha1
  • diffie-hellman-group14-sha1
  • diffie-hellman-group-exchange-sha256
  • diffie-hellman-group-exchange-sha512@ssh.com
  • diffie-hellman-group16-sha256
  • diffie-hellman-group16-sha512
  • diffie-hellman-group18-sha512



    • Related Articles

    • Host Key Algorithms Supported in Titan SFTP Server

      Question Which host key algorithms are supported in Titan SFTP Server? Reasoning As an admin, I would like to know which host key algorithms are supported so we can communicate this to our end users and ensure they can establish a secure connection ...
    • How To: Harden SFTP settings in Titan Nextgen

      Related To Titan Nextgen Builds 2.x and above. Question How can I ensure my SFTP settings which include Ciphers/MACs/Kexes are as secure as possible? Reasoning I would like to minimize the risk of having a security issue in my organization by ...
    • Disabling Weak and Insecure Ciphers - Hardening a Server

      Titan FTP 2019 and Cornerstone MFT 2019 Server customers can use the following steps to harden their server. The goal is to harden your server to ensure all weak ciphers are disabled and a security scan, such as those offered by QualSys, will pass. ...
    • Titan SFTP Server Admin Page Fails to Load

      Question I installed Titan SFTP server and after trying to access the admin page for the first time on my browser, it fails to load. Reasoning In Titan Nextgen the admin page is only accessible via web browser. Answer The most likely issue is due a ...
    • How To: Create a SFTP Key in Titan Nextgen

      Related To Titan Nextgen Builds 1.x Question How do I create a SFTP keys in Titan Nextgen? Reasoning I would like to be able to create a SFTP host keys for secure SFTP encrypted connections. Answer You have the option in Titan Nextgen to create ...