ENABLE_USER_ALGO_LIST should work for the client

This commit is contained in:
Matt Johnston
2012-05-17 00:26:12 +08:00
parent 036edd6206
commit db34044c7f
4 changed files with 27 additions and 65 deletions

View File

@@ -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.