diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ much traffic. */ #define ENABLE_CLI_NETCAT /* Whether to support "-c" and "-m" flags to choose ciphers/MACs at runtime */ -/* #define ENABLE_USER_ALGO_LIST*/ +#define ENABLE_USER_ALGO_LIST /* Encryption - at least one required. * Protocol RFC requires 3DES and recommends AES128 for interoperability. |