moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1

This commit is contained in:
Andreas Steffen
2009-06-18 07:15:51 +02:00
parent 8caf7711c9
commit 9709520a84
40 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des serpent hmac gmp pubkey random curl
load = gcrypt hmac pubkey curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des serpent hmac gmp pubkey random curl
load = gcrypt hmac pubkey curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des twofish hmac gmp pubkey random curl
load = gcrypt hmac pubkey curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des twofish hmac gmp pubkey random curl
load = gcrypt hmac pubkey curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)