af-alg plugin does not require hmac and xcbc plugins

This commit is contained in:
Andreas Steffen
2011-03-18 09:55:26 +01:00
parent e236ed1e8d
commit 357894c692
8 changed files with 8 additions and 8 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 x509 af-alg gmp random hmac curl kernel-netlink
load = pem pkcs1 x509 af-alg gmp random curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 x509 af-alg gmp random hmac curl kernel-netlink
load = pem pkcs1 x509 af-alg gmp random curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors pem pkcs1 x509 af-alg gmp random hmac curl kernel-netlink
load = test-vectors pem pkcs1 x509 af-alg gmp random curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors pem pkcs1 x509 af-alg gmp random hmac curl kernel-netlink
load = test-vectors pem pkcs1 x509 af-alg gmp random curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 af-alg gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
load = curl pem pkcs1 af-alg gmp random x509 revocation stroke kernel-netlink socket-default updown
}
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 af-alg gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
load = curl pem pkcs1 af-alg gmp random x509 revocation stroke kernel-netlink socket-default updown
}
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors pem pkcs1 af-alg gmp random x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
load = curl test-vectors pem pkcs1 af-alg gmp random x509 revocation ctr ccm gcm stroke kernel-netlink socket-default updown
}
libstrongswan {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors pem pkcs1 af-alg gmp random x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
load = curl test-vectors pem pkcs1 af-alg gmp random x509 revocation ctr ccm gcm stroke kernel-netlink socket-default updown
}
libstrongswan {