Viewing or Modifying Message Authentication Codes (MAC) Settings

(Requires the SFTP module in EFT SMB/Express) A keyed-Hash Message Authentication Code (HMAC) is used to verify data integrity and message authenticity, to confirm data has not been altered between the client and the server. SHA (Secure Hash Algorithm) is a cryptographic hash algorithm published by the United States Government. It produces a 160-bit hash value from an arbitrary length string. EFT supports the following HMAC algorithms, which are each selected/enabled by default:

  • hmac-sha2-512

  • hmac-sha2-256

  • hmac-sha1

  • hmac-md5

  • hmac-sha1-96

  • hmac-md5-96

To select Message Authentication Codes (MAC)

  1. Open the SFTP Settings dialog box.

  2. In the Allowed MACs list, clear or select the check boxes to specify which algorithms you want to use for message authentication.

  3. Click OK to close the dialog box.

  4. Click Apply. EFT tries each selected MAC with the client until an algorithm is agreed upon.

Related Topics