10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
##
|
|
## IKE algorithms config. for static linking into pluto
|
|
## By now 3DES,MD5 and SHA1 are already present in pluto.
|
|
##
|
|
CONFIG_IKE_ALG_AES=y
|
|
CONFIG_IKE_ALG_BLOWFISH=y
|
|
CONFIG_IKE_ALG_SERPENT=y
|
|
CONFIG_IKE_ALG_TWOFISH=y
|
|
CONFIG_IKE_ALG_SHA2=y
|