THE INFORMATION IN THIS ARTICLE APPLIES TO:
DISCUSSION
The following advanced properties can be used to set the OpenPGP cipher algorithm.
Prior to v8, add the properties below to the registry:
HKEY_LOCAL_MACHINE\Software\WOW6432Node\GlobalSCAPE Inc.\EFT Server 7.2\
v8.0.0 and later:
Add the advanced properties below to the AdvancedProperties.json file:
(AdvancedProperties.json is installed by default in C:\ProgramData\Globalscape\EFT Server Enterprise. Refer to https://help.globalscape.com/help/eft8-0/Advanced_Properties.htm for more information.)
PGPEncryptingAlgorithm
Type: String
Default Value: CAST5
Acceptable values are "CAST5", "3DES", "AES256", "AES192", "AES128", "BLOWFISH", "TWOFISH", and "IDEA". The string values ARE case-insensitive.
Cached: yes
Backup/Restore: yes
​PGPEncryptingAlgorithm will be overridden if AutoSelectPGPCiphers is true.
AutoSelectPGPCiphers
Description: Enables or disables auto-select PGP ciphers. (Overrides PGPEncryptingAlgorithm.)
Type: DWORD
Default Value: true
Cached: yes
Backup/Restore: yes
AutoSelectPGPMAC​
Description: Enables or disables auto-select PGP mac hash.
Type: DWORD
Default Value: true
Cached: yes
Backup/Restore: yes