]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Load kdf plugin in all scenarios that require it
authorTobias Brunner <tobias@strongswan.org>
Mon, 14 Feb 2022 15:25:32 +0000 (16:25 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:02:48 +0000 (19:02 +0200)
Once we use plugin-provided prf+() these won't work otherwise.

972 files changed:
testing/hosts/alice/etc/strongswan.conf
testing/hosts/bob/etc/strongswan.conf
testing/hosts/carol/etc/strongswan.conf
testing/hosts/dave/etc/strongswan.conf
testing/hosts/moon/etc/strongswan.conf
testing/hosts/sun/etc/strongswan.conf
testing/hosts/venus/etc/strongswan.conf
testing/tests/af-alg/alg-camellia/hosts/carol/etc/strongswan.conf
testing/tests/af-alg/alg-camellia/hosts/moon/etc/strongswan.conf
testing/tests/af-alg/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/af-alg/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/af-alg/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/botan/net2net-ed25519/hosts/moon/etc/strongswan.conf
testing/tests/botan/net2net-ed25519/hosts/sun/etc/strongswan.conf
testing/tests/botan/net2net-pkcs12/hosts/moon/etc/strongswan.conf
testing/tests/botan/net2net-pkcs12/hosts/sun/etc/strongswan.conf
testing/tests/botan/net2net-sha3-rsa-cert/hosts/moon/etc/strongswan.conf
testing/tests/botan/net2net-sha3-rsa-cert/hosts/sun/etc/strongswan.conf
testing/tests/botan/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/botan/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/botan/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/botan/rw-ecp256/hosts/carol/etc/strongswan.conf
testing/tests/botan/rw-ecp256/hosts/moon/etc/strongswan.conf
testing/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf
testing/tests/botan/rw-modp3072/hosts/dave/etc/strongswan.conf
testing/tests/botan/rw-modp3072/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-serpent/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-serpent/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-twofish/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-twofish/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev2/alg-camellia/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev2/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev2/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/gcrypt-ikev2/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ha/active-passive/hosts/alice/etc/strongswan.conf
testing/tests/ha/active-passive/hosts/carol/etc/strongswan.conf
testing/tests/ha/active-passive/hosts/dave/etc/strongswan.conf
testing/tests/ha/active-passive/hosts/moon/etc/strongswan.conf
testing/tests/ha/both-active/hosts/alice/etc/strongswan.conf
testing/tests/ha/both-active/hosts/carol/etc/strongswan.conf
testing/tests/ha/both-active/hosts/dave/etc/strongswan.conf
testing/tests/ha/both-active/hosts/moon/etc/strongswan.conf
testing/tests/ike/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ike/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ike/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ike/rw_v1-net_v2/hosts/carol/etc/strongswan.conf
testing/tests/ike/rw_v1-net_v2/hosts/moon/etc/strongswan.conf
testing/tests/ike/rw_v1-net_v2/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-algs/alg-3des-md5/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/alg-3des-md5/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/alg-blowfish/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/alg-blowfish/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-algs/alg-blowfish/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/alg-modp-subgroup/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/alg-modp-subgroup/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-algs/alg-modp-subgroup/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/alg-sha256/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/alg-sha256/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/alg-sha384/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/alg-sha384/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/alg-sha512/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/alg-sha512/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-ccm/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-ccm/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-ctr/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-ctr/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-gcm/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-gcm/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-gmac/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-gmac/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-xcbc/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-aes-xcbc/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-null/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-algs/esp-alg-null/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload-push/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload-push/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload-push/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-transport/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-transport/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/ikev1-stroke/nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/protoport-dual/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/protoport-dual/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-fqdn/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-fqdn/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-fqdn/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-ipv4/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/virtual-ip/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/virtual-ip/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/virtual-ip/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-psk-config/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-psk-config/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-psk-config/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-config/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-config/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-config/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-hybrid/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-hybrid/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-hybrid/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-psk/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-psk/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-rsa/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/compress/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/compress/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/config-payload-push/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/config-payload-push/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/config-payload-push/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/config-payload/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/config-payload/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/config-payload/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/double-nat-net/hosts/alice/etc/strongswan.conf
testing/tests/ikev1/double-nat-net/hosts/bob/etc/strongswan.conf
testing/tests/ikev1/double-nat/hosts/alice/etc/strongswan.conf
testing/tests/ikev1/double-nat/hosts/bob/etc/strongswan.conf
testing/tests/ikev1/dpd-clear/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/dpd-clear/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/dpd-restart/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/dpd-restart/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/dynamic-initiator/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/dynamic-initiator/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/dynamic-initiator/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/dynamic-responder/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/dynamic-responder/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/dynamic-responder/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/host2host-ah/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/host2host-ah/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/host2host-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/host2host-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/host2host-transport/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/host2host-transport/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/ip-pool-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/ip-pool-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/ip-pool/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/ip-pool/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/ip-pool/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/ikev1/nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/nat-virtual-ip/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/net2net-ah/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/net2net-ah/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/net2net-esn/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/net2net-esn/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/net2net-psk-fail/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/net2net-psk-fail/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/net2net-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/net2net-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev1/protoport-dual/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/protoport-dual/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-cert-aggressive/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-cert-aggressive/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-cert-aggressive/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-cert-unity/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-cert-unity/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-initiator-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-initiator-only/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-initiator-only/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-multi-ciphers/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-multi-ciphers/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-multi-ciphers/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-psk-aggressive/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-psk-aggressive/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-psk-aggressive/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-psk-fqdn/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-psk-fqdn/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-psk-fqdn/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-psk-ip-ranges/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-psk-ip-ranges/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-psk-ip-ranges/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-psk-ipv4/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-id-psk-config/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-id-psk-config/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/xauth-id-psk-config/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-aggressive/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-aggressive/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-aggressive/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-config/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-config/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-config/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-psk/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-psk/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/xauth-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa/hosts/dave/etc/strongswan.conf
testing/tests/ikev1/xauth-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-3des-md5/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-3des-md5/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-ccm/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-ccm/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-ctr/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-ctr/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-gcm/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-gcm/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-xcbc/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-aes-xcbc/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-blowfish/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-blowfish/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-algs/alg-blowfish/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-chacha20poly1305/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-chacha20poly1305/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-modp-subgroup/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-modp-subgroup/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-algs/alg-modp-subgroup/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-sha256/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-sha256/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-sha384/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-sha384/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/alg-sha512/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/alg-sha512/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-aes-gmac/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-aes-gmac/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-md5-128/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-md5-128/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-null/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-null/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-sha1-160/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-sha1-160/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-sha256-96/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-algs/esp-alg-sha256-96/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/config-payload-swapped/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/config-payload-swapped/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/config-payload-swapped/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/config-payload/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/config-payload/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/config-payload/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/host2host-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/host2host-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/host2host-swapped/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/host2host-swapped/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/host2host-transport/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/host2host-transport/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool-wish/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool-wish/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool-wish/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-pool/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools-db/hosts/alice/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools-db/hosts/venus/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools/hosts/alice/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/ip-two-pools/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/nat-rw-psk/hosts/alice/etc/strongswan.conf
testing/tests/ikev2-stroke/nat-rw-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/nat-rw-psk/hosts/venus/etc/strongswan.conf
testing/tests/ikev2-stroke/nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/ikev2-stroke/nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-pgp-v3/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-pgp-v3/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-pgp-v4/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-pgp-v4/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-route/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-route/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-rsa/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-start/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/net2net-start/hosts/sun/etc/strongswan.conf
testing/tests/ikev2-stroke/protoport-dual/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/protoport-dual/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-aka-id-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-aka-id-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-aka-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-aka-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-id-prompt/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-id-prompt/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-id-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-id-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-md5-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-md5/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-md5/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-md5/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-mschapv2/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-mschapv2/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-mschapv2/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-id-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-only-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-only-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-only-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-tls-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-tls-only/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-tls-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-tls-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-only/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-only/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-psk-fqdn/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-psk-fqdn/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-psk-fqdn/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-psk-ipv4/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/virtual-ip-override/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/virtual-ip-override/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/virtual-ip-override/hosts/moon/etc/strongswan.conf
testing/tests/ikev2-stroke/virtual-ip/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/virtual-ip/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/virtual-ip/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/acert-cached/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/acert-cached/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/acert-cached/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/acert-fallback/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/acert-fallback/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/acert-inline/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/acert-inline/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/acert-inline/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/after-2038-certs/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/after-2038-certs/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/compress-nat/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/compress-nat/hosts/bob/etc/strongswan.conf
testing/tests/ikev2/compress-nat/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/compress/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/compress/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/config-payload/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/config-payload/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/config-payload/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/critical-extension/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/critical-extension/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/crl-from-cache/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-from-cache/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/crl-ldap/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-ldap/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/crl-revoked/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-revoked/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/crl-to-cache/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-to-cache/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/dhcp-dynamic/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dhcp-dynamic/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/dhcp-dynamic/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/dhcp-static-client-id/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dhcp-static-client-id/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/dhcp-static-client-id/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/dhcp-static-mac/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dhcp-static-mac/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/dhcp-static-mac/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/double-nat-net/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/double-nat-net/hosts/bob/etc/strongswan.conf
testing/tests/ikev2/double-nat/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/double-nat/hosts/bob/etc/strongswan.conf
testing/tests/ikev2/dpd-clear/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dpd-clear/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/dpd-restart/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dpd-restart/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/dpd-trap/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dpd-trap/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/dynamic-initiator/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/dynamic-initiator/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/dynamic-initiator/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/farp/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/farp/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/farp/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/force-udp-encap/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/force-udp-encap/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/forecast/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/forecast/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/forecast/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/host2host-ah/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/host2host-ah/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/host2host-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/host2host-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/host2host-transport-connmark/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/host2host-transport-connmark/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/host2host-transport-connmark/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/host2host-transport-nat/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/host2host-transport-nat/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/host2host-transport-nat/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/host2host-transport/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/host2host-transport/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/inactivity-timeout/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/inactivity-timeout/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-pool-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-pool-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-pool/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-pool/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/ip-pool/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-split-pools-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-split-pools-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-db/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-db/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-mixed/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-mixed/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-mixed/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-v4v6-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-v4v6-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-v4v6/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-v4v6/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/lookip/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/lookip/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/lookip/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/mobike-nat-mappings/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/mobike-nat-mappings/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/mobike-virtual-ip/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/mobike/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/mobike/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/nat-rw-mark/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/nat-rw-mark/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/nat-rw-psk/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/nat-rw-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/nat-rw-psk/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/nat-virtual-ip/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-ah/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-ah/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-cert-sha2/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-cert-sha2/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-childless/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-childless/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-dnscert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-dnscert/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-dnssec/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-dnssec/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-dscp/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-dscp/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-ed25519/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-ed25519/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-esn/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-esn/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-gw/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/net2net-gw/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-gw/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-multicast/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-multicast/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-ntru-bandwidth/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-ntru-bandwidth/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-pkcs12/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-pkcs12/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-psk-dscp/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-psk-dscp/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-psk-fail/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-psk-fail/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-rekey/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-rekey/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-rfc3779/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-rfc3779/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-route/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-route/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-same-nets/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-sha3-rsa-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-sha3-rsa-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-start/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/ocsp-disabled/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-disabled/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-local-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-local-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-no-signer-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-no-signer-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-revoked/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-revoked/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-root-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-root-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-signer-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-good/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-good/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-unknown/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-unknown/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-untrusted-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-untrusted-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/protoport-dual/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/protoport-dual/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/protoport-range/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/protoport-range/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/protoport-trap/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/protoport-trap/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/reauth-early/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/reauth-early/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/reauth-late/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/reauth-late/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/reauth-mbb-revoked/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/reauth-mbb-revoked/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/reauth-mbb-virtual-ip/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/reauth-mbb-virtual-ip/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/reauth-mbb/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/reauth-mbb/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/redirect-active/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/redirect-active/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/redirect-active/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/redirect-active/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-cert-ppk/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-cert-ppk/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-cert-ppk/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-cert-pss/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-cert-pss/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-cert-pss/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-dnssec/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-dnssec/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-dnssec/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-aka-id-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-aka-id-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-aka-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-aka-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-aka-sql-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-aka-sql-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-dynamic/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-dynamic/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-dynamic/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-framed-ip-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-framed-ip-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-framed-ip-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-class-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-class-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-class-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-rsa-ppk/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-rsa-ppk/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-rsa-ppk/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-id-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-md5-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-md5/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-md5/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-md5/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-mschapv2/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-mschapv2/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-mschapv2/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-id-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-only-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-only-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-fragments/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-fragments/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-only/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-sha3-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-sha3-rsa/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-sha3-rsa/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-only/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-only/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-ed25519-certpol/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-ed25519-certpol/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-ed25519-certpol/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-hash-and-url/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-hash-and-url/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-hash-and-url/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-initiator-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-initiator-only/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-initiator-only/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-mark-in-out/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/rw-mark-in-out/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/rw-newhope-bliss/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-newhope-bliss/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-newhope-bliss/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-ntru-bliss/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-ntru-bliss/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-ntru-bliss/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-ntru-psk/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-ntru-psk/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-ntru-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-pkcs8/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-pkcs8/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-pkcs8/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-psk-fqdn/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-psk-fqdn/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-psk-fqdn/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-psk-ipv4/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-psk-no-idr/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-psk-no-idr/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-psk-no-idr/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-psk-ppk/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-psk-ppk/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-psk-ppk/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-psk-rsa-mixed/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-psk-rsa-mixed/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-psk-rsa-mixed/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-psk-rsa-split/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-radius-accounting/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-radius-accounting/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-sig-auth/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-sig-auth/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-sig-auth/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-whitelist/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-whitelist/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-whitelist/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/shunt-manual-prio/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/shunt-manual-prio/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/shunt-manual-prio/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/shunt-policies-nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/ikev2/shunt-policies-nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/ikev2/strong-keys-certs/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/strong-keys-certs/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/strong-keys-certs/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/trap-any/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/trap-any/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/trap-any/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/trap-any/hosts/sun/etc/strongswan.conf
testing/tests/ikev2/two-certs/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/two-certs/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/wildcards/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/wildcards/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/wildcards/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/host2host-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/host2host-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/host2host-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/host2host-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip4-in-ip6-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip4-in-ip6-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip4-in-ip6-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip4-in-ip6-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ikev1/hosts/carol/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ikev1/hosts/dave/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ip6-in-ip4-ikev1/hosts/carol/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ip6-in-ip4-ikev1/hosts/dave/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ip6-in-ip4-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ip6-in-ip4-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ip6-in-ip4-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-ip6-in-ip4-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-psk-ikev1/hosts/carol/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-psk-ikev1/hosts/dave/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-psk-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-psk-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-psk-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6-stroke/rw-psk-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/transport-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/transport-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6-stroke/transport-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6-stroke/transport-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/host2host-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/host2host-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/host2host-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-ip4-in-ip6-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-ip4-in-ip6-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-ip6-in-ip4-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-ip6-in-ip4-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-ip6-in-ip4-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-ip6-in-ip4-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/net2net-rfc3779-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/net2net-rfc3779-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/rw-compress-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-compress-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-ikev1/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-ikev1/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-psk-ikev1/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-psk-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-psk-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-psk-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-psk-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf
testing/tests/ipv6/rw-rfc3779-ikev2/hosts/dave/etc/strongswan.conf
testing/tests/ipv6/rw-rfc3779-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/transport-ikev1/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/transport-ikev1/hosts/sun/etc/strongswan.conf
testing/tests/ipv6/transport-ikev2/hosts/moon/etc/strongswan.conf
testing/tests/ipv6/transport-ikev2/hosts/sun/etc/strongswan.conf
testing/tests/libipsec/host2host-cert/hosts/moon/etc/strongswan.conf
testing/tests/libipsec/host2host-cert/hosts/sun/etc/strongswan.conf
testing/tests/libipsec/net2net-3des/hosts/moon/etc/strongswan.conf
testing/tests/libipsec/net2net-3des/hosts/sun/etc/strongswan.conf
testing/tests/libipsec/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/libipsec/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-high/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-low/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/alg-ecp-brainpool-high/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/alg-ecp-brainpool-low/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/alg-ecp-low/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/p2pnat/behind-same-nat/hosts/alice/etc/strongswan.conf
testing/tests/p2pnat/behind-same-nat/hosts/carol/etc/strongswan.conf
testing/tests/p2pnat/behind-same-nat/hosts/venus/etc/strongswan.conf
testing/tests/p2pnat/medsrv-psk/hosts/alice/etc/strongswan.conf
testing/tests/p2pnat/medsrv-psk/hosts/bob/etc/strongswan.conf
testing/tests/p2pnat/medsrv-psk/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/alg-aes-xcbc/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/alg-aes-xcbc/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/alg-sha384/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/alg-sha384/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/alg-sha512/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/alg-sha512/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/compress/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/compress/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/esp-alg-null/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/esp-alg-null/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/host2host-transport/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/host2host-transport/hosts/sun/etc/strongswan.conf
testing/tests/pfkey/nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/pfkey/nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/pfkey/nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/pfkey/net2net-rekey/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/net2net-rekey/hosts/sun/etc/strongswan.conf
testing/tests/pfkey/net2net-route/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/net2net-route/hosts/sun/etc/strongswan.conf
testing/tests/pfkey/protoport-dual/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/protoport-dual/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/protoport-route/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/protoport-route/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/pfkey/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/pfkey/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/pfkey/shunt-policies-nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/pfkey/shunt-policies-nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/pfkey/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/route-based/net2net-gre/hosts/moon/etc/strongswan.conf
testing/tests/route-based/net2net-gre/hosts/sun/etc/strongswan.conf
testing/tests/route-based/net2net-vti/hosts/moon/etc/strongswan.conf
testing/tests/route-based/net2net-vti/hosts/sun/etc/strongswan.conf
testing/tests/route-based/net2net-xfrmi-ike/hosts/moon/etc/strongswan.conf
testing/tests/route-based/net2net-xfrmi-ike/hosts/sun/etc/strongswan.conf
testing/tests/route-based/net2net-xfrmi-netns/hosts/moon/etc/strongswan.conf
testing/tests/route-based/net2net-xfrmi-netns/hosts/sun/etc/strongswan.conf
testing/tests/route-based/net2net-xfrmi/hosts/moon/etc/strongswan.conf
testing/tests/route-based/net2net-xfrmi/hosts/sun/etc/strongswan.conf
testing/tests/route-based/rw-shared-vti-ip6-in-ip4/hosts/carol/etc/strongswan.conf
testing/tests/route-based/rw-shared-vti-ip6-in-ip4/hosts/dave/etc/strongswan.conf
testing/tests/route-based/rw-shared-vti-ip6-in-ip4/hosts/moon/etc/strongswan.conf
testing/tests/route-based/rw-shared-vti/hosts/carol/etc/strongswan.conf
testing/tests/route-based/rw-shared-vti/hosts/dave/etc/strongswan.conf
testing/tests/route-based/rw-shared-vti/hosts/moon/etc/strongswan.conf
testing/tests/route-based/rw-shared-xfrmi/hosts/carol/etc/strongswan.conf
testing/tests/route-based/rw-shared-xfrmi/hosts/dave/etc/strongswan.conf
testing/tests/route-based/rw-shared-xfrmi/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/strongswan.conf
testing/tests/sql/ip-pool-db-expired/hosts/dave/etc/strongswan.conf
testing/tests/sql/ip-pool-db-expired/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-pool-db-restart/hosts/carol/etc/strongswan.conf
testing/tests/sql/ip-pool-db-restart/hosts/dave/etc/strongswan.conf
testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf
testing/tests/sql/ip-pool-db/hosts/dave/etc/strongswan.conf
testing/tests/sql/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db-restart/hosts/carol/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db-restart/hosts/dave/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db-restart/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db/hosts/carol/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db/hosts/dave/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db/hosts/moon/etc/strongswan.conf
testing/tests/sql/multi-level-ca/hosts/carol/etc/strongswan.conf
testing/tests/sql/multi-level-ca/hosts/dave/etc/strongswan.conf
testing/tests/sql/multi-level-ca/hosts/moon/etc/strongswan.conf
testing/tests/sql/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/sql/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/sql/net2net-psk/hosts/moon/etc/strongswan.conf
testing/tests/sql/net2net-psk/hosts/sun/etc/strongswan.conf
testing/tests/sql/net2net-route-pem/hosts/moon/etc/strongswan.conf
testing/tests/sql/net2net-route-pem/hosts/sun/etc/strongswan.conf
testing/tests/sql/net2net-start-pem/hosts/moon/etc/strongswan.conf
testing/tests/sql/net2net-start-pem/hosts/sun/etc/strongswan.conf
testing/tests/sql/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/sql/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/sql/rw-eap-aka-rsa/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-eap-aka-rsa/hosts/moon/etc/strongswan.conf
testing/tests/sql/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-psk-ipv4/hosts/dave/etc/strongswan.conf
testing/tests/sql/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
testing/tests/sql/rw-psk-ipv6/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-psk-ipv6/hosts/dave/etc/strongswan.conf
testing/tests/sql/rw-psk-ipv6/hosts/moon/etc/strongswan.conf
testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-psk-rsa-split/hosts/dave/etc/strongswan.conf
testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
testing/tests/sql/rw-rsa-keyid/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
testing/tests/sql/rw-rsa-keyid/hosts/moon/etc/strongswan.conf
testing/tests/sql/rw-rsa/hosts/carol/etc/strongswan.conf
testing/tests/sql/rw-rsa/hosts/dave/etc/strongswan.conf
testing/tests/sql/rw-rsa/hosts/moon/etc/strongswan.conf
testing/tests/sql/shunt-policies-nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/sql/shunt-policies-nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/sql/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/tkm/host2host-initiator/hosts/sun/etc/strongswan.conf
testing/tests/tkm/host2host-responder/hosts/sun/etc/strongswan.conf
testing/tests/tkm/host2host-xfrmproxy/hosts/sun/etc/strongswan.conf
testing/tests/tkm/multiple-clients/hosts/carol/etc/strongswan.conf
testing/tests/tkm/multiple-clients/hosts/dave/etc/strongswan.conf
testing/tests/tkm/net2net-initiator/hosts/sun/etc/strongswan.conf
testing/tests/tkm/net2net-xfrmproxy/hosts/sun/etc/strongswan.conf
testing/tests/tkm/xfrmproxy-expire/hosts/sun/etc/strongswan.conf
testing/tests/tkm/xfrmproxy-rekey/hosts/sun/etc/strongswan.conf
testing/tests/tnc/tnccs-11/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-11/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-11/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-block/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-block/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-block/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-client-retry/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-client-retry/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-client-retry/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-fail-init/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-fail-init/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-fail-init/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-fail-resp/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-fail-resp/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-hcd-eap/hosts/alice/etc/strongswan.conf
testing/tests/tnc/tnccs-20-hcd-eap/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-hcd-eap/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-hcd-eap/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-os/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-os/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-os/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pdp-eap/hosts/alice/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pdp-eap/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pdp-eap/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pts-no-ecc/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pts-no-ecc/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pts-no-ecc/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20-tls/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-tls/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-20/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-20/hosts/moon/etc/strongswan.conf
testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf
testing/tests/tnc/tnccs-dynamic/hosts/moon/etc/strongswan.conf
testing/tests/wolfssl/net2net-ed25519/hosts/moon/etc/strongswan.conf
testing/tests/wolfssl/net2net-ed25519/hosts/sun/etc/strongswan.conf
testing/tests/wolfssl/net2net-sha3-rsa-cert/hosts/moon/etc/strongswan.conf
testing/tests/wolfssl/net2net-sha3-rsa-cert/hosts/sun/etc/strongswan.conf
testing/tests/wolfssl/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/wolfssl/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/wolfssl/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/wolfssl/rw-ecp256/hosts/carol/etc/strongswan.conf
testing/tests/wolfssl/rw-ecp256/hosts/moon/etc/strongswan.conf
testing/tests/wolfssl/rw-modp3072/hosts/carol/etc/strongswan.conf
testing/tests/wolfssl/rw-modp3072/hosts/dave/etc/strongswan.conf
testing/tests/wolfssl/rw-modp3072/hosts/moon/etc/strongswan.conf

index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index bc0ddbf33eaeaa2dc06dcf5290b6a79ffc30916c..b5b15ba37029f289026d4b71204930e1b671e6a4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
+  load = sha1 sha2 md5 aes des hmac kdf pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
 }
index e475be3ca346b3f7003adb08967e30b916efdcf1..03dbcd3bb353b3293e450ac8d36c25bbc87aa244 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem pkcs1 af-alg gmp x509 revocation kernel-netlink curl socket-default updown vici
+  load = random nonce kdf pem pkcs1 af-alg gmp x509 revocation kernel-netlink curl socket-default updown vici
 }
index e475be3ca346b3f7003adb08967e30b916efdcf1..03dbcd3bb353b3293e450ac8d36c25bbc87aa244 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem pkcs1 af-alg gmp x509 revocation kernel-netlink curl socket-default updown vici
+  load = random nonce kdf pem pkcs1 af-alg gmp x509 revocation kernel-netlink curl socket-default updown vici
 }
index 456c70df2f82ffdd139b65535c008c7a51f270af..168b441d5d5603e7e0982419599af6358edc78e2 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
+  load = random nonce kdf test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
   integrity_test = yes
   crypto_test {
     on_add = yes
index b6be829f4b9f3484f7ef5798032dd8151a75b8e2..cfba9829c6e7796730da60cff7f1d17b8b056f32 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp x509 revocation curl hmac xcbc ctr ccm gcm kernel-netlink socket-default updown vici
+  load = random nonce kdf test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp x509 revocation curl hmac kdf xcbc ctr ccm gcm kernel-netlink socket-default updown vici
   integrity_test = yes
   crypto_test {
     on_add = yes
index 456c70df2f82ffdd139b65535c008c7a51f270af..168b441d5d5603e7e0982419599af6358edc78e2 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
+  load = random nonce kdf test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
   integrity_test = yes
   crypto_test {
     on_add = yes
index 27954d8e2fab4ebb72a890a3adfc7248c74e3bb4..7e79f1cc0aec14ceb69e7d8fcc66551f8fd1e649 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem botan x509 revocation constraints curl kernel-netlink socket-default updown vici
+  load = random nonce kdf pem botan x509 revocation constraints curl kernel-netlink socket-default updown vici
 }
index f3115e84efe1ed1cea69b7d16c473013b9f2c7c4..13c6cf84eb2f3eca78ae67aa32838446b02a11b7 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs8 x509 revocation constraints curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pkcs8 x509 revocation constraints curve25519 curl kernel-netlink socket-default updown vici
 }
index 03351e0fe0c6ec6b2a802d854dd2f964a2cf79c5..43dc2d8236f281fe0db8923e87be7ea18bb8e17e 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = pem nonce botan x509 revocation constraints curl vici kernel-netlink socket-default updown
+  load = pem nonce kdf botan x509 revocation constraints curl vici kernel-netlink socket-default updown
 }
index 03351e0fe0c6ec6b2a802d854dd2f964a2cf79c5..43dc2d8236f281fe0db8923e87be7ea18bb8e17e 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = pem nonce botan x509 revocation constraints curl vici kernel-netlink socket-default updown
+  load = pem nonce kdf botan x509 revocation constraints curl vici kernel-netlink socket-default updown
 }
index 51a7747d7e3ce7d5e0f08824e14bbdad7299d172..7a4591336ecf02261f9ea1f41a71524343d99b9b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem x509 revocation constraints pubkey botan curl kernel-netlink socket-default updown vici
+  load = random nonce kdf pem x509 revocation constraints pubkey botan curl kernel-netlink socket-default updown vici
 }
index 51a7747d7e3ce7d5e0f08824e14bbdad7299d172..7a4591336ecf02261f9ea1f41a71524343d99b9b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem x509 revocation constraints pubkey botan curl kernel-netlink socket-default updown vici
+  load = random nonce kdf pem x509 revocation constraints pubkey botan curl kernel-netlink socket-default updown vici
 }
index e5c6d88b30fe12aae1f2de362b15468f44f96105..372c6874222e4db3ac02ef9d2cba415d3ec4edbc 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce botan kdf pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index f2ab7d3e81c3fe833c998f382201890a214470e7..ad87328e359d3c7bbdeec441816113e28c71d94e 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes curve25519 hmac mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes curve25519 hmac kdf mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index 6a33d582bc6ad7e3c678dff343d82a6d936c41e0..13b6eee759bf31e474cbce56adb7aae698c33cec 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce test-vectors botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce test-vectors botan kdf pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
   integrity_test = yes
index e5c6d88b30fe12aae1f2de362b15468f44f96105..372c6874222e4db3ac02ef9d2cba415d3ec4edbc 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce botan kdf pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index 29b16f1073e1deb652cf39ec63e708d7441d4ffa..8d5ef9facdcafcc8b9d19af04eaea253cac8eb20 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce test-vectors botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce test-vectors botan kdf pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index e5c6d88b30fe12aae1f2de362b15468f44f96105..372c6874222e4db3ac02ef9d2cba415d3ec4edbc 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce botan kdf pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index b682bc054ab7a00c4ed627c8fa8cc64972ccf2e3..f9df83ca4bd7a173c963f3c2572b38252de0e6e7 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index 29b16f1073e1deb652cf39ec63e708d7441d4ffa..8d5ef9facdcafcc8b9d19af04eaea253cac8eb20 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce test-vectors botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce test-vectors botan kdf pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index b57ffec1207e0e79a75654c3656d894dbf6999d5..95c6df796a3f6fe77bb1d2717df25fd57089baa1 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem pkcs1 gcrypt hmac x509 revocation curl vici kernel-netlink socket-default
+  load = nonce pem pkcs1 gcrypt hmac kdf x509 revocation curl vici kernel-netlink socket-default
   send_vendor_id = yes
 }
index 22371e465a8a4d3092b95c7cf02fd922c1c9d054..b340a79f5fd915c4c02b53b9a8b283e6d0368b53 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem pkcs1 gcrypt hmac x509 revocation vici kernel-netlink socket-default
+  load = nonce pem pkcs1 gcrypt hmac kdf x509 revocation vici kernel-netlink socket-default
   send_vendor_id = yes
 }
index b57ffec1207e0e79a75654c3656d894dbf6999d5..95c6df796a3f6fe77bb1d2717df25fd57089baa1 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem pkcs1 gcrypt hmac x509 revocation curl vici kernel-netlink socket-default
+  load = nonce pem pkcs1 gcrypt hmac kdf x509 revocation curl vici kernel-netlink socket-default
   send_vendor_id = yes
 }
index 22371e465a8a4d3092b95c7cf02fd922c1c9d054..b340a79f5fd915c4c02b53b9a8b283e6d0368b53 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem pkcs1 gcrypt hmac x509 revocation vici kernel-netlink socket-default
+  load = nonce pem pkcs1 gcrypt hmac kdf x509 revocation vici kernel-netlink socket-default
   send_vendor_id = yes
 }
index e1d5a10dc0e81b1dcab424a0c38b6045f0915139..1505c00c1fac0d812574dfb46f444d69c9d0b393 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem pkcs1 gcrypt hmac x509 revocation kernel-netlink curl socket-default updown vici
+  load = random nonce pem pkcs1 gcrypt hmac kdf x509 revocation kernel-netlink curl socket-default updown vici
 }
index e1d5a10dc0e81b1dcab424a0c38b6045f0915139..1505c00c1fac0d812574dfb46f444d69c9d0b393 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem pkcs1 gcrypt hmac x509 revocation kernel-netlink curl socket-default updown vici
+  load = random nonce pem pkcs1 gcrypt hmac kdf x509 revocation kernel-netlink curl socket-default updown vici
 }
index c637e97ecbf652a6716e298e260b762a2a42b7c5..5290ca9595d5cec26aec0fbd3a1be8d189125529 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
   integrity_test = yes
   crypto_test {
     on_add = yes
index 4f6bec1b46855d7e4df975c1874ec36f62a3c8b0..22cc4d8a5acfd7fba4282a7af6e02c3c57d67791 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc ctr ccm vici stroke kernel-netlink socket-default updown
+  load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc ctr ccm vici stroke kernel-netlink socket-default updown
   integrity_test = yes
   crypto_test {
     required = yes
index c637e97ecbf652a6716e298e260b762a2a42b7c5..5290ca9595d5cec26aec0fbd3a1be8d189125529 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
   integrity_test = yes
   crypto_test {
     on_add = yes
index 812976d5ac8969d64924d8694c4c930568d57f1f..c782b9b73066614396f39de88c41d740bb3b42a4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default ha
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default ha
 
   plugins {
     ha {
index b116cbfbec4dd25cc2a60d679450d0ccb28904bc..53e812a91c5f494893d04e01214c315b5bef15c5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index e810522e7ebade738c91de4ee2863d5a7a9f33a3..aabcbea5c362c2be3df7656bd2662245ef4c0d27 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
index ce3f5f349d25b44488f26cbb3d47289cef617b67..1ebac6ebeeb4ee377b49dd955c372987cbce4638 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default ha
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default ha
 
   plugins {
     ha {
index 73874630ed5495048b00dcfb82d685725d16d741..18d72f89078407c3414ede86a35742ce20e8f3ba 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default ha
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default ha
 
   plugins {
     ha {
index b116cbfbec4dd25cc2a60d679450d0ccb28904bc..53e812a91c5f494893d04e01214c315b5bef15c5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index e810522e7ebade738c91de4ee2863d5a7a9f33a3..aabcbea5c362c2be3df7656bd2662245ef4c0d27 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
index 512cdc552f2fc57e1b0791ddb3df6616b884e423..e90135a8430672c95620224972d7a536c398d69c 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default ha
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default ha
 
   plugins {
     ha {
index 48e8fc6ff750e65ba83397787b96d1b96c9d62ba..cfe093b1e6677987fb7cc58e2daeaacdf4f30cef 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default
 }
index 7a64dce3033586949eb4732027f3d9f40fe83cc7..5949581c741d767fe28d9ca25ee82271e6f77426 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default
 }
index 7a64dce3033586949eb4732027f3d9f40fe83cc7..5949581c741d767fe28d9ca25ee82271e6f77426 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default
 }
index ae0529ecc63625288eb79fd2a33c7216bb25e7b7..c07b2734a2b301ad4aa46e827c7013b0b474bd93 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp hmac x509 curl revocation stroke kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp hmac kdf x509 curl revocation stroke kernel-netlink socket-default
 }
index ab779fc2322f427d6e86f5e25cde1aad9dc7f8b2..ef8a2d6d6a0dadad22151cc7e0b24e489e50c10f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp hmac x509 curl revocation stroke kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp hmac kdf x509 curl revocation stroke kernel-netlink socket-default
 }
index ab779fc2322f427d6e86f5e25cde1aad9dc7f8b2..ef8a2d6d6a0dadad22151cc7e0b24e489e50c10f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp hmac x509 curl revocation stroke kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp hmac kdf x509 curl revocation stroke kernel-netlink socket-default
 }
index 19c3892c3816bf4e6955af173f46025a7b57f503..6208c1d2230be3a490d0f9b7632e01652d472353 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 19c3892c3816bf4e6955af173f46025a7b57f503..6208c1d2230be3a490d0f9b7632e01652d472353 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6a3e8fd29e9ccd35fa30a16a4743bec6a24d03ef..41bf7dea85b781b8d364ab5b4d88408f2086166f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6a3e8fd29e9ccd35fa30a16a4743bec6a24d03ef..41bf7dea85b781b8d364ab5b4d88408f2086166f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6a3e8fd29e9ccd35fa30a16a4743bec6a24d03ef..41bf7dea85b781b8d364ab5b4d88408f2086166f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1a3653375f7ff2ed94967fb9adebf0440225d682..157792a6e3870c7faafe6e3fa30efb62d943434b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1a3653375f7ff2ed94967fb9adebf0440225d682..157792a6e3870c7faafe6e3fa30efb62d943434b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1a3653375f7ff2ed94967fb9adebf0440225d682..157792a6e3870c7faafe6e3fa30efb62d943434b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 0fbefa3fc2f7c2fe6e357f6b108dc6a283163d77..c928ee3cc17b1320cb7010d24cfb002693f49aa5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index b8817fe13472bcad8c7b36bbc0e1c4602a2a21e4..95aa9cedfe9d570cd3d6b246d3d09bba42dcdac9 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown attr
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown attr
 
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
index 0fbefa3fc2f7c2fe6e357f6b108dc6a283163d77..c928ee3cc17b1320cb7010d24cfb002693f49aa5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index b8817fe13472bcad8c7b36bbc0e1c4602a2a21e4..95aa9cedfe9d570cd3d6b246d3d09bba42dcdac9 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown attr
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown attr
 
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 0fbefa3fc2f7c2fe6e357f6b108dc6a283163d77..c928ee3cc17b1320cb7010d24cfb002693f49aa5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index c22405914f76e2493070abe496956926081f1a09..fccc7348289608a5965d1eae142fded1933648fa 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default sqlite attr-sql updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default sqlite attr-sql updown
 
   plugins {
     attr-sql {
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9d07c88e40d04298e0018e9385b871f491ebda24..9f29cf001e068c7ea90cd01736d68676efba1273 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9d07c88e40d04298e0018e9385b871f491ebda24..9f29cf001e068c7ea90cd01736d68676efba1273 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 7b9888ed6a303e72761652ee71a4380780913633..f8be444c44ddd15571819ae7d8e323a19a07fe17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
index 7b9888ed6a303e72761652ee71a4380780913633..f8be444c44ddd15571819ae7d8e323a19a07fe17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
index 57498d592d8141978e118ae7e31ace325bca7daa..c2bea5f7162a58a9462201cc6d85ad34ed0e6db7 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 
   integrity_test = yes
 
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index d6dcd99d02773a18b86852ca93338ccc8a61a979..b7dd82ab759baaf03af69bddc6ee3cfb266f054c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 xauth-generic resolve kernel-netlink socket-default stroke updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic resolve kernel-netlink socket-default stroke updown
 }
index d6dcd99d02773a18b86852ca93338ccc8a61a979..b7dd82ab759baaf03af69bddc6ee3cfb266f054c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 xauth-generic resolve kernel-netlink socket-default stroke updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic resolve kernel-netlink socket-default stroke updown
 }
index 4f0b4be87974339d599960b0785f6594a7770de4..92be5d28810f52b74fe18812e5c0a4f4e981be31 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 xauth-generic attr kernel-netlink socket-default stroke updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic attr kernel-netlink socket-default stroke updown
 
   dns1 = 192.168.0.150
   dns2 = 10.1.0.20
index b635720d1a23af609e798ef3f98a28fab03e4f9b..ed3781a13d2203fcb44728b28515835e88b571dc 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 md5 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index e3bada0fc982d739fbd7b51dd6fdae999381ec16..f78fdb1940d9dadebcaa65a3337017c1af7f2c92 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index e3bada0fc982d739fbd7b51dd6fdae999381ec16..f78fdb1940d9dadebcaa65a3337017c1af7f2c92 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index b635720d1a23af609e798ef3f98a28fab03e4f9b..ed3781a13d2203fcb44728b28515835e88b571dc 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 md5 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index e3bada0fc982d739fbd7b51dd6fdae999381ec16..f78fdb1940d9dadebcaa65a3337017c1af7f2c92 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index e3bada0fc982d739fbd7b51dd6fdae999381ec16..f78fdb1940d9dadebcaa65a3337017c1af7f2c92 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index 73a4271bd557eb21136bebf2198c44370cda9cb8..689a8a3d752fa95b9b48d8183d4aa3f977687ee9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic kernel-netlink socket-default updown stroke
 }
index 73a4271bd557eb21136bebf2198c44370cda9cb8..689a8a3d752fa95b9b48d8183d4aa3f977687ee9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic kernel-netlink socket-default updown stroke
 }
index 73a4271bd557eb21136bebf2198c44370cda9cb8..689a8a3d752fa95b9b48d8183d4aa3f977687ee9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic kernel-netlink socket-default updown stroke
 }
index b635720d1a23af609e798ef3f98a28fab03e4f9b..ed3781a13d2203fcb44728b28515835e88b571dc 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 md5 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index e3bada0fc982d739fbd7b51dd6fdae999381ec16..f78fdb1940d9dadebcaa65a3337017c1af7f2c92 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index e3bada0fc982d739fbd7b51dd6fdae999381ec16..f78fdb1940d9dadebcaa65a3337017c1af7f2c92 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 32a76978f7682cf41278c1dd0237f5b2219467c3..0de0f0539ac5d3ddac4f36ba0e9fc35d31665b08 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index 32a76978f7682cf41278c1dd0237f5b2219467c3..0de0f0539ac5d3ddac4f36ba0e9fc35d31665b08 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 886b31f9b892b5ed87290edc09549a77ecb788bd..e79a761a53696fea30b1f6483be8a38d2214db98 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 886b31f9b892b5ed87290edc09549a77ecb788bd..e79a761a53696fea30b1f6483be8a38d2214db98 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 31cf56d2465e7b79902f2f20503975f5d5bcacf7..bfdf615c325b2ad6f2348f610cc5710bfd4b4bb7 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown sqlite attr-sql vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown sqlite attr-sql vici
 
   plugins {
     attr-sql {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index fd9bf8c7cc7c54d4656f0657b147acaa6a1309fa..4d2844bddc361743c1fffb9aee951903b75fcaed 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index fd9bf8c7cc7c54d4656f0657b147acaa6a1309fa..4d2844bddc361743c1fffb9aee951903b75fcaed 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 32a76978f7682cf41278c1dd0237f5b2219467c3..0de0f0539ac5d3ddac4f36ba0e9fc35d31665b08 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index 32a76978f7682cf41278c1dd0237f5b2219467c3..0de0f0539ac5d3ddac4f36ba0e9fc35d31665b08 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index c1da276ad3d08d1c3526e2c6ce016fad53b0bfae..ab0bf8a16300fd4bf882404f7b17cdf60df9ea1e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default unity
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default unity
 
   cisco_unity = yes
 }
index 62bd0dd0708cf51bdec23ff3656b96fe355f6d6b..aa8b25b6a60b1f9cbf09625bccee5afee24d1f0f 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default attr unity
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default attr unity
 
   cisco_unity = yes
   plugins {
index aeb1b754225dcc2210051b7aa7802cbefb19f9be..06db33b1e00c655a2dbc6318060d9fb9e5d34c36 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 }
index aeb1b754225dcc2210051b7aa7802cbefb19f9be..06db33b1e00c655a2dbc6318060d9fb9e5d34c36 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 }
index f12797e715d65a1318e0677239f6e80a15400234..97e98eab4059923f5e0abec2a9977926d01d12b4 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 
   integrity_test = yes
 
index 7bb3ff72630adf7b6bb65080024895894f705c9e..c26fde8753b06d7d08fd15106ee4800ba969a849 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 
   initiator_only = yes
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index b8874523b0d05152f87a927abeab54013f80a9bc..f80ef130f260d7a6c98b58078ad01ffeece20599 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pkcs1 pem x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pkcs1 pem x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index c2b18d9664633e5b50ccedf3c4259a838ba124f2..584e7f6f3b4e93853b26593ca5b92e2bda029529 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce des sha1 sha2 hmac pkcs1 pem x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce des sha1 sha2 hmac kdf pkcs1 pem x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index 85354251da1f513954fc971eeb23a62129a6705c..b024fb402acbe23efc12484900b7021b9bea33ce 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes des sha1 sha2 hmac pkcs1 pem x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes des sha1 sha2 hmac kdf pkcs1 pem x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index cdab41d2060fcb04078bfbaa5cb297a174ee7e24..56ce62f7291618772b22c0141151cd1cdb5c1e73 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 
   i_dont_care_about_security_and_use_aggressive_mode_psk = yes
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index a12456f26647e5ae3a3cbe324b7b207e95cfbf37..74b062519ed791016974797b4e9a72336454ebe7 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac gmp kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf gmp kernel-netlink socket-default updown vici
 }
index f196d243191ee6299cc2f040f2268b7cbc5f6f86..ec3ed11da75d7e8b8aa91e1508dbe5d3f0e88c71 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index 0325fe9a27240ec7f3a0d5625bb54ed47d003434..51b68f51d2a4f0ca8a15143d5ab9fe4a8ce0e16a 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 md5 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index a16a12800a49b5b19c57e4b2f73435ef5fd6687e..9e62329e31419cfb9f658e89bae294034737abad 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl eap-md5 eap-radius xauth-eap kernel-netlink socket-default updown vici
+  load = random nonce aes md5 sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl eap-md5 eap-radius xauth-eap kernel-netlink socket-default updown vici
 
   plugins {
     eap-radius {
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index 88d80fc61a23d7a3b70249add306c72a13975a87..b4a80bc6948c413dc9dee431e596de5b5368ff49 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl eap-radius kernel-netlink socket-default updown vici
+  load = random nonce aes md5 sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl eap-radius kernel-netlink socket-default updown vici
 
   plugins {
     eap-radius {
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index d274a8195c2e8db1154e91bf7a7583421e0b0bb8..60f5ccbc3507b0c73466fa45301c497464f85ccb 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown vici
 }
index 19c3892c3816bf4e6955af173f46025a7b57f503..6208c1d2230be3a490d0f9b7632e01652d472353 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 19c3892c3816bf4e6955af173f46025a7b57f503..6208c1d2230be3a490d0f9b7632e01652d472353 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1d7302e3b1c97558b3d3eee0d2b00ce98efaa12d..30491eebb8e98530986e0dc5738d8b79ec87936c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ccm gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ccm gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1d7302e3b1c97558b3d3eee0d2b00ce98efaa12d..30491eebb8e98530986e0dc5738d8b79ec87936c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ccm gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ccm gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 0cb2f17e55b1f1a3440ffa52710daf280a620791..a633929a20de6d67ab7900b45ec4ae48d264f7cd 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ctr gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ctr gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 0cb2f17e55b1f1a3440ffa52710daf280a620791..a633929a20de6d67ab7900b45ec4ae48d264f7cd 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ctr gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ctr gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 891b8c8d23f1fb47705f2f002124af0758bf7392..2d694d78d425ca66f0d4e0a9e1b6c1f9837d8a00 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gcm gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gcm gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 891b8c8d23f1fb47705f2f002124af0758bf7392..2d694d78d425ca66f0d4e0a9e1b6c1f9837d8a00 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gcm gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gcm gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 4ad56410d98ff4b5c131160436db5e05c296ed27..09f8013358f2ab41965d3251ac60d4b473f05fea 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 4ad56410d98ff4b5c131160436db5e05c296ed27..09f8013358f2ab41965d3251ac60d4b473f05fea 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6a3e8fd29e9ccd35fa30a16a4743bec6a24d03ef..41bf7dea85b781b8d364ab5b4d88408f2086166f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6a3e8fd29e9ccd35fa30a16a4743bec6a24d03ef..41bf7dea85b781b8d364ab5b4d88408f2086166f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6a3e8fd29e9ccd35fa30a16a4743bec6a24d03ef..41bf7dea85b781b8d364ab5b4d88408f2086166f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce blowfish sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index ab9907d6980220731b59a70a8f862adf931392a3..9548d0e0b9295630a9890f9b50eb5edefd710058 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce sha1 sha2 pem pkcs1 curve25519 chapoly gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce sha1 sha2 pem pkcs1 curve25519 chapoly gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index ab9907d6980220731b59a70a8f862adf931392a3..9548d0e0b9295630a9890f9b50eb5edefd710058 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce sha1 sha2 pem pkcs1 curve25519 chapoly gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce sha1 sha2 pem pkcs1 curve25519 chapoly gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1a3653375f7ff2ed94967fb9adebf0440225d682..157792a6e3870c7faafe6e3fa30efb62d943434b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1a3653375f7ff2ed94967fb9adebf0440225d682..157792a6e3870c7faafe6e3fa30efb62d943434b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 1a3653375f7ff2ed94967fb9adebf0440225d682..157792a6e3870c7faafe6e3fa30efb62d943434b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6865de6fbc09005537ba4c4b49953df41ecdff2c..80d22f24fc5cc44b3ef9f15550401a69dc2ee7c1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gcm gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gcm gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 6865de6fbc09005537ba4c4b49953df41ecdff2c..80d22f24fc5cc44b3ef9f15550401a69dc2ee7c1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gcm gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gcm gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 19c3892c3816bf4e6955af173f46025a7b57f503..6208c1d2230be3a490d0f9b7632e01652d472353 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 19c3892c3816bf4e6955af173f46025a7b57f503..6208c1d2230be3a490d0f9b7632e01652d472353 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des md5 sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 08f53589df84a906cafa0293efaf7d52c408a0fe..b4515fdf5768141efc90e06b4d16dda2a581f483 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 08f53589df84a906cafa0293efaf7d52c408a0fe..b4515fdf5768141efc90e06b4d16dda2a581f483 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 50ac31371bf109dc9e926c15317162504e9d4cf0..b1fde51dd4f0cbfd21cedff384e86cafd03f21b2 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 
   send_vendor_id = yes
 }
index 50ac31371bf109dc9e926c15317162504e9d4cf0..b1fde51dd4f0cbfd21cedff384e86cafd03f21b2 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 
   send_vendor_id = yes
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 0fbefa3fc2f7c2fe6e357f6b108dc6a283163d77..c928ee3cc17b1320cb7010d24cfb002693f49aa5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index b8817fe13472bcad8c7b36bbc0e1c4602a2a21e4..95aa9cedfe9d570cd3d6b246d3d09bba42dcdac9 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown attr
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown attr
 
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 0fbefa3fc2f7c2fe6e357f6b108dc6a283163d77..c928ee3cc17b1320cb7010d24cfb002693f49aa5 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index c22405914f76e2493070abe496956926081f1a09..fccc7348289608a5965d1eae142fded1933648fa 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default sqlite attr-sql updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default sqlite attr-sql updown
 
   plugins {
     attr-sql {
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index f0b74a743190b3688aae5d678f7f56089ffeddee..45f18757c620c4cab4aa3621add8dbc367d76737 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 1664d55aa38dd14734b77dd070742aa1ddaea126..72428075acb35ae738f15f886754d42d7f9a3aee 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke sqlite attr-sql kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke sqlite attr-sql kernel-netlink socket-default updown
 
   plugins {
     attr-sql {
index 729db452677b6af786714a2d06235bb4ca21cc7c..34f577ae38c8f13494573ede739678f9134b8f39 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown resolve
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 952df5e67a672e79bc9de156d92f0e942e3a0f2d..f278dd298b6efc6a861182e76b65e1b40e8b15ce 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index f6cb39c781248f6fbf3a504fe874cb6e2800e6d0..8b5cd5afb51164a72cbb593649cb4790f27f9049 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index f6cb39c781248f6fbf3a504fe874cb6e2800e6d0..8b5cd5afb51164a72cbb593649cb4790f27f9049 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index f6cb39c781248f6fbf3a504fe874cb6e2800e6d0..8b5cd5afb51164a72cbb593649cb4790f27f9049 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9d07c88e40d04298e0018e9385b871f491ebda24..9f29cf001e068c7ea90cd01736d68676efba1273 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9d07c88e40d04298e0018e9385b871f491ebda24..9f29cf001e068c7ea90cd01736d68676efba1273 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 2cb7f03e014d908331f2317c18e904882188fa03..6bdf53f867d9b7b85b454b3802818c44fbfab755 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
   signature_authentication = no
 }
index 2cb7f03e014d908331f2317c18e904882188fa03..6bdf53f867d9b7b85b454b3802818c44fbfab755 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
   signature_authentication = no
 }
index a76d6017e8d64eb3443111fc872d632fb9acff44..b6ce00cb4842573a329e8477bbaa4f687d65442e 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 hmac pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
+  load = random nonce aes md5 sha1 sha2 hmac kdf pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
 }
 
index a76d6017e8d64eb3443111fc872d632fb9acff44..b6ce00cb4842573a329e8477bbaa4f687d65442e 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 hmac pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
+  load = random nonce aes md5 sha1 sha2 hmac kdf pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
 }
 
index 7e5328760bd05aae48538a00b56a9fcecfb98d8c..fb5fa5465b22576652b0b29e0bcdb2c9d6b5989e 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
 }
 
index 7e5328760bd05aae48538a00b56a9fcecfb98d8c..fb5fa5465b22576652b0b29e0bcdb2c9d6b5989e 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pgp curve25519 gmp stroke kernel-netlink socket-default updown
 }
 
index 1188d686d957fe30df4c70962fafe05c4bbdb1e6..c8610f8fc041650601265836054c22eb45133358 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 1188d686d957fe30df4c70962fafe05c4bbdb1e6..c8610f8fc041650601265836054c22eb45133358 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 045e3a0827000dbc07bb50651cb006a9f960d432..cef5d2f761aad82dfe05b78daac10f8a728a406f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey curl kernel-netlink socket-default stroke updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp dnskey pem pkcs1 pubkey curl kernel-netlink socket-default stroke updown
 }
index 045e3a0827000dbc07bb50651cb006a9f960d432..cef5d2f761aad82dfe05b78daac10f8a728a406f 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey curl kernel-netlink socket-default stroke updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp dnskey pem pkcs1 pubkey curl kernel-netlink socket-default stroke updown
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 8d89cd0bb344bebbbaf2610b055977fc188a5659..d4518be66a712eb194497b39f3a6a239fde4fb26 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index a205dc0aa62e1915c06749d3378876a94d381952..b4e2611bbdf1b10a851f0ea6159fd445d9e1eb89 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce aes des sha1 sha2 sha3 md5 chapoly mgf1 curve25519 ntru newhope pem pkcs1 pkcs8 gmp x509 curl revocation hmac xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce aes des sha1 sha2 sha3 md5 chapoly mgf1 curve25519 ntru newhope pem pkcs1 pkcs8 gmp x509 curl revocation hmac kdf xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
 }
index a205dc0aa62e1915c06749d3378876a94d381952..b4e2611bbdf1b10a851f0ea6159fd445d9e1eb89 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce aes des sha1 sha2 sha3 md5 chapoly mgf1 curve25519 ntru newhope pem pkcs1 pkcs8 gmp x509 curl revocation hmac xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce aes des sha1 sha2 sha3 md5 chapoly mgf1 curve25519 ntru newhope pem pkcs1 pkcs8 gmp x509 curl revocation hmac kdf xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
 }
index 8ecdb7183a65a9b8ecb921857e855b3667656608..f48fa4cc9867f307418e76c182fada252bb9f3c7 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce test-vectors aes des sha1 sha2 sha3 md5 chapoly mgf1 curve25519 ntru newhope pem pkcs1 pkcs8 gmp x509 curl revocation hmac xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce test-vectors aes des sha1 sha2 sha3 md5 chapoly mgf1 curve25519 ntru newhope pem pkcs1 pkcs8 gmp x509 curl revocation hmac kdf xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
 
   integrity_test = yes
   crypto_test {
index 364b8c0fc5edc97b8582b11f33fb724d99b7d27c..18be0298ef4b1d80e9442be6878e6ec669ef62f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 eap-identity updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 eap-identity updown
 }
index 364b8c0fc5edc97b8582b11f33fb724d99b7d27c..18be0298ef4b1d80e9442be6878e6ec669ef62f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 eap-identity updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 eap-identity updown
 }
index a919d68ec2b62f7760da74279f739a18452a4841..9a1623319011e2d082f7cfcba8e8fe811b80f5ac 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 updown
 
   integrity_test = yes
 }
index a919d68ec2b62f7760da74279f739a18452a4841..9a1623319011e2d082f7cfcba8e8fe811b80f5ac 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-aka eap-aka-3gpp2 updown
 
   integrity_test = yes
 }
index 0250ce3b123b1d21858e1404e01c36314abf3ef3..21f31368cba4c30aff9802827dc891bc6062c69a 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-md5 eap-identity updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-md5 eap-identity updown
 }
index 0250ce3b123b1d21858e1404e01c36314abf3ef3..21f31368cba4c30aff9802827dc891bc6062c69a 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-md5 eap-identity updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-md5 eap-identity updown
 }
index 0250ce3b123b1d21858e1404e01c36314abf3ef3..21f31368cba4c30aff9802827dc891bc6062c69a 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-md5 eap-identity updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-md5 eap-identity updown
 }
index 3a8d5c20c2850c3d9a8cca2bf3820e62f481121f..4d3e8fa02a615bcb6a297dfa8b0e176ea62858ae 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius eap-identity updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius eap-identity updown
 
   plugins {
     eap-radius {
index f399dfbf1e19a6f95299fc165a92e5491635929e..bc8e0f3e72bb74422603c788a1b8f49d92c7e886 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-md5 updown
 }
index 6d37fbb9d6ee22c610092206c189f27487f61a23..4be6f242d4185428f2b6aa38b2042c07c413f014 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index f399dfbf1e19a6f95299fc165a92e5491635929e..bc8e0f3e72bb74422603c788a1b8f49d92c7e886 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-md5 updown
 }
index f399dfbf1e19a6f95299fc165a92e5491635929e..bc8e0f3e72bb74422603c788a1b8f49d92c7e886 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-md5 updown
 }
index 51eaacbe4289291bdad00d2c130289fc2b672d30..aaf23017266f9c0ced6a366479a303aabceb74d0 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 md4 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-mschapv2 eap-identity updown
+  load = random nonce aes des sha1 sha2 md4 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-mschapv2 eap-identity updown
 }
index 51eaacbe4289291bdad00d2c130289fc2b672d30..aaf23017266f9c0ced6a366479a303aabceb74d0 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 md4 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-mschapv2 eap-identity updown
+  load = random nonce aes des sha1 sha2 md4 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-mschapv2 eap-identity updown
 }
index 80cd79ed778c140e97b7615ae2a402d041dab947..a68709cd13e633bf1592a2ec26dae52bd81f221c 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
   multiple_authentication=no
 }
index 80cd79ed778c140e97b7615ae2a402d041dab947..a68709cd13e633bf1592a2ec26dae52bd81f221c 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
   multiple_authentication=no
 }
index 6a81b4715edf61f13b24a4653accaf219fe11494..46e8427f37641684b6b6db79b219fd6bfce72eae 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
   multiple_authentication=no
 
   plugins {
index d3f333d543f385ebdfcd17714bc3b02c753bce47..c2d936e1ba06d8c1b80acf3ce068a32e8f9a2c74 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 md4 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
+  load = random nonce aes des sha1 sha2 md4 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
   multiple_authentication=no
 }
index d3f333d543f385ebdfcd17714bc3b02c753bce47..c2d936e1ba06d8c1b80acf3ce068a32e8f9a2c74 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 md4 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
+  load = random nonce aes des sha1 sha2 md4 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
   multiple_authentication=no
 }
index b694c6071258385905d830e3849589fc954d5500..7f3c1fa0f9cea2fe051782bb431b5be3d4aae9b3 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 md4 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
+  load = random nonce aes des sha1 sha2 md4 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
   multiple_authentication=no
   plugins {
     eap-peap {
index c8c3f856272f84c9bc3296eb124dfbd9c7471260..525b4c1d15a79239f33b3ff9869f20f87f511ae3 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
   multiple_authentication=no
 }
index c8c3f856272f84c9bc3296eb124dfbd9c7471260..525b4c1d15a79239f33b3ff9869f20f87f511ae3 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
   multiple_authentication=no
 }
index 96815514670b0462a0f829f6ec9ea6ed2b2c6652..457e68ce5b5dd9e3ebd6c7da455bec256ebd85b4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius updown
   multiple_authentication=no
 
   plugins {
index 51614f7163eff75ed329d582d27c2fe2aa253444..28d86f4211446bf8ee7c8df70ca55a0f1ded6a42 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
 }
index 3a8d5c20c2850c3d9a8cca2bf3820e62f481121f..4d3e8fa02a615bcb6a297dfa8b0e176ea62858ae 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius eap-identity updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius eap-identity updown
 
   plugins {
     eap-radius {
index 195893a18851b0cb27110f40c3ec1ac5e0ba0adb..b95433e59f13627e468654115e469206c70bf1e1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
 }
index 195893a18851b0cb27110f40c3ec1ac5e0ba0adb..b95433e59f13627e468654115e469206c70bf1e1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
 }
index 6725cf8303ab5cc369493d7a2d0925acdb9204a6..483eba853af4b68fb22dcb70c092f0d49067f0c0 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 curve25519 hmac stroke kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 curve25519 hmac kdf stroke kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index e78434f8f8c80c7a2b81f13af566b4f603b16322..3458728b1aef7bff12d8a7a7c30fca4997d97cc4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
 }
index e78434f8f8c80c7a2b81f13af566b4f603b16322..3458728b1aef7bff12d8a7a7c30fca4997d97cc4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
 }
index 6d37fbb9d6ee22c610092206c189f27487f61a23..4be6f242d4185428f2b6aa38b2042c07c413f014 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index e652c52d7d564ad698c978d557ae37537cd193b3..f6cb71c5e934657e3a49dc67c7dccd6537b94bf3 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
 
   integrity_test = yes
 }
index 0015835136c32a2e042075feba1a24f9de720b16..71cb16aeec94d2b0e05fd0e742b3f9bfdf56617f 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
 
   integrity_test = yes
 }
index a4e10a0318fdf2ccfea0e79b359236dc09962b7d..19cde84c7056fd010917c60ec623ea83df7aa711 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac gcm stroke kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf gcm stroke kernel-netlink socket-default eap-tls updown
 
   multiple_authentication=no
   syslog {
index f7a382d9e0ef53b02aa5752c982935a07ce24ea9..7011eeef34b85ddeb00b7377942b897e493586e5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac gcm stroke kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf gcm stroke kernel-netlink socket-default eap-tls updown
 
   multiple_authentication=no
   syslog {
index b4196402dd8d278f37ad6c7b43557d14b127aa0d..dedbc1d02e0d73d9a3ef00a0ae9f207f2bcefcc1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-tls updown
   multiple_authentication=no
   syslog {
     daemon {
index 783b4c844450d546008a1d491024cfddd517fa61..d3c3ebf6aeb06ccbbeb9a602c0aafd8e5b560c23 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius updown
   multiple_authentication=no
 
   plugins {
index 0637de363ce94f08efaf8bd8c2fb523cd3e497e2..4c0a1f7d9e2f77087abee2053aa546047560f091 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
   multiple_authentication=no
   syslog {
     daemon {
index 0637de363ce94f08efaf8bd8c2fb523cd3e497e2..4c0a1f7d9e2f77087abee2053aa546047560f091 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
   multiple_authentication=no
   syslog {
     daemon {
index dd1524c64d8397d91039f4e21cbc39011523052b..6431c49eeb79035e63ee442df4473b8448ecad33 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
   multiple_authentication=no
 
   syslog {
index 443332acc2ec2e4cc8a40c056834c3ff5580daf6..917c3fcefdf7496d80ee48291054790ef83f0b42 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
   multiple_authentication=no
   syslog {
     daemon {
index 443332acc2ec2e4cc8a40c056834c3ff5580daf6..917c3fcefdf7496d80ee48291054790ef83f0b42 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
   multiple_authentication=no
   syslog {
     daemon {
index 96815514670b0462a0f829f6ec9ea6ed2b2c6652..457e68ce5b5dd9e3ebd6c7da455bec256ebd85b4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius updown
   multiple_authentication=no
 
   plugins {
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 258d5559f4fb26d0ccb9e19978d6f310f0efa115..9a25e806cfb81cdfed11395f70ffd775efa917bf 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 acert revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 acert revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ba2c31e550d66f2e4a65e0a9808eab2c6f9ac4ca..0a9156e4954e7620e0dc945adaf57d1721db94b9 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index 78647e4c2354d4d24986a12058e890c60b327615..d8f66f0d2879cc3f92aec6ffe84311b2818bb331 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 acert curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 acert curl revocation hmac kdf kernel-netlink socket-default vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 258d5559f4fb26d0ccb9e19978d6f310f0efa115..9a25e806cfb81cdfed11395f70ffd775efa917bf 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 acert revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 acert revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 48206447041affb7e0d5853a13f1f952b80c813b..0f4f834f6c85c76f0f395cab8c224fea3ea945cf 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   multiple_authentication = no
 
index c9495c696858d666f09fa2504cf973ab218dd3e2..201ca6d872333e7a3700325dd25020f578ff08d3 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   multiple_authentication = no
 }
\ No newline at end of file
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index 48e34abba3a76c25e35e17f48dc800abd9129b3e..e16a0d69d1efd0c8976ae6ddf91a43ccb044899a 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 
   cache_crls = yes
 }
index 6e553f20233042b38e36985e12e2904c9a609069..4232352ca859b05381080b296ddddaa7b45ff8a3 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 ldap revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 ldap revocation hmac kdf kernel-netlink socket-default vici
 
   cache_crls = yes
 }
index 6e553f20233042b38e36985e12e2904c9a609069..4232352ca859b05381080b296ddddaa7b45ff8a3 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 ldap revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 ldap revocation hmac kdf kernel-netlink socket-default vici
 
   cache_crls = yes
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index 48e34abba3a76c25e35e17f48dc800abd9129b3e..e16a0d69d1efd0c8976ae6ddf91a43ccb044899a 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 
   cache_crls = yes
 }
index 48e34abba3a76c25e35e17f48dc800abd9129b3e..e16a0d69d1efd0c8976ae6ddf91a43ccb044899a 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 
   cache_crls = yes
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index c00d3dc4be248f9a60d9009abcf9cdf24a5a918e..597a6c0a420bbf38e4e1c1de63cdf5d35da26ca7 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown attr farp dhcp
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown attr farp dhcp
 
   plugins {
     dhcp {
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index a4848d95148f40885bfe9b7d6d87820b69cee754..1356f03b7d756bea3e02eb22debef4c9703f1236 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown attr farp dhcp
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown attr farp dhcp
 
   plugins {
     dhcp {
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index a4848d95148f40885bfe9b7d6d87820b69cee754..1356f03b7d756bea3e02eb22debef4c9703f1236 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown attr farp dhcp
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown attr farp dhcp
 
   plugins {
     dhcp {
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index f021e9c96d5de5595401ad590fbf077aea43c686..0b7dc3c6e47379fae2b5bc7d964695b604d7861b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
 }
index f021e9c96d5de5595401ad590fbf077aea43c686..0b7dc3c6e47379fae2b5bc7d964695b604d7861b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
 }
index ffe2863be88d91d525933239ca309d50ba2eec08..9e8fcdf5f7a10752000b09fee5d4e682547213db 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici attr farp
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici attr farp
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index c4342f796096ddf28ae8ae05ffd7bfaf461af36f..fe3c927c86ed940d4d031a02f6b5f912e71c11af 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown resolve
 }
index 9e77bbfadacf61c15020bc76e2e49ef0ac459d64..4b121a66c3ebb504cd16cda0c6d6a199739e18b9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown resolve
 }
index cade478609d9a314df989258490ea70a03d43122..9bfe1666a13f72a66c05b97c52bc16bc0d90dad7 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown attr forecast
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown attr forecast
 
   syslog {
     daemon {
index cc1872111d32cc2aa2d435ac61c93273324071d9..a571b8a4b30d77c6304db41a4a745234f8f57b8b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation xcbc gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation xcbc gmp curl kernel-netlink socket-default updown vici
 }
index cc1872111d32cc2aa2d435ac61c93273324071d9..a571b8a4b30d77c6304db41a4a745234f8f57b8b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation xcbc gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation xcbc gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 1194f8aa92dcbe0da543996a8c14112890e9a8e8..4649cfc9405e7525d587b4f8d34c79d86e306337 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default connmark
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default connmark
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d42a9804c864892ded2cd178093b52b49ba508cc..14d1cee22b9285b9a3e8a5c04691dd639733fc15 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 886b31f9b892b5ed87290edc09549a77ecb788bd..e79a761a53696fea30b1f6483be8a38d2214db98 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 886b31f9b892b5ed87290edc09549a77ecb788bd..e79a761a53696fea30b1f6483be8a38d2214db98 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 31cf56d2465e7b79902f2f20503975f5d5bcacf7..bfdf615c325b2ad6f2348f610cc5710bfd4b4bb7 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown sqlite attr-sql vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown sqlite attr-sql vici
 
   plugins {
     attr-sql {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 826f479d1d79a39a3721aa4419e34b1d6897e7e0..626574a328a843668188faa7e60fc7eb3436c46f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
 }
index 826f479d1d79a39a3721aa4419e34b1d6897e7e0..626574a328a843668188faa7e60fc7eb3436c46f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
 }
index ab8dc4246fb636712d9c83498a670cfc4fb5fdf1..d4fbfa0678b6a59834f030c9cbc5b82576c3f3eb 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default sqlite attr-sql vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default sqlite attr-sql vici
 
   plugins {
     attr-sql {
index f021e9c96d5de5595401ad590fbf077aea43c686..0b7dc3c6e47379fae2b5bc7d964695b604d7861b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
 }
index f021e9c96d5de5595401ad590fbf077aea43c686..0b7dc3c6e47379fae2b5bc7d964695b604d7861b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
 }
index f021e9c96d5de5595401ad590fbf077aea43c686..0b7dc3c6e47379fae2b5bc7d964695b604d7861b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
 }
index fba531a52ee20affebd2512cb4f9e89043bd5fc0..3c19789ee48b9083283e821fd40cac00ce8670b2 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl sqlite attr-sql kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl sqlite attr-sql kernel-netlink socket-default updown vici
 
   plugins {
     attr-sql {
index f021e9c96d5de5595401ad590fbf077aea43c686..0b7dc3c6e47379fae2b5bc7d964695b604d7861b 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici resolve
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index fba531a52ee20affebd2512cb4f9e89043bd5fc0..3c19789ee48b9083283e821fd40cac00ce8670b2 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl sqlite attr-sql kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl sqlite attr-sql kernel-netlink socket-default updown vici
 
   plugins {
     attr-sql {
index 826f479d1d79a39a3721aa4419e34b1d6897e7e0..626574a328a843668188faa7e60fc7eb3436c46f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
 }
index 330ce96ca5f1da691de641e9d90e9fde321b6051..e7b7c12b423080ebf6aba0c6795e403c7f1171d7 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici sqlite attr-sql
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici sqlite attr-sql
 
   plugins {
     attr-sql {
index 826f479d1d79a39a3721aa4419e34b1d6897e7e0..626574a328a843668188faa7e60fc7eb3436c46f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
 }
index 826f479d1d79a39a3721aa4419e34b1d6897e7e0..626574a328a843668188faa7e60fc7eb3436c46f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 9555140247aec9186bcaa8297edc1b4e36a6ce19..ce41199d19693f9313a117e6f3577ca7cd726956 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl vici kernel-netlink socket-default updown lookip
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl vici kernel-netlink socket-default updown lookip
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index af42fdd1b9a12e0baee4a3e8882530e50b8e31fc..ac00d9ca9cc71335e5a40514993ade8979067bbf 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
   prefer_best_path = yes
 
   syslog {
index 9108aa3a2b50157f730a28453919f68a54baa433..c0c70147671073e2886e4076f13a28552438cb7a 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 
   syslog {
     daemon {
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 9932df379b0d6305c7f16a7bae8a5fb151e50bf5..c37b42f7c1a046ac1f06f18cbbc414da434131ab 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default resolve updown vici
 }
index 54b79b35d0df88a0f4edd3613c88761e75d1049b..4b27878a3c2dbd2fee7361a95875f13b7806cbe7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
 }
index 54b79b35d0df88a0f4edd3613c88761e75d1049b..4b27878a3c2dbd2fee7361a95875f13b7806cbe7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
 }
index b18ba6809299af590f0621d9c3283e30b5930613..627e590f3ae977d46591273cfaab974b01ebd2f3 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc vici kernel-netlink socket-default fips-prf eap-radius eap-identity updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default fips-prf eap-radius eap-identity updown
 
   plugins {
     eap-radius {
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 1d8cb35247b9afeb7bbaa461709d120b05690753..5874eb1da3da825a349a1519700078f4c10a0351 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   syslog {
     daemon {
       knl = 2
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index fd9bf8c7cc7c54d4656f0657b147acaa6a1309fa..4d2844bddc361743c1fffb9aee951903b75fcaed 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index fd9bf8c7cc7c54d4656f0657b147acaa6a1309fa..4d2844bddc361743c1fffb9aee951903b75fcaed 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index fd9bf8c7cc7c54d4656f0657b147acaa6a1309fa..4d2844bddc361743c1fffb9aee951903b75fcaed 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index fd9bf8c7cc7c54d4656f0657b147acaa6a1309fa..4d2844bddc361743c1fffb9aee951903b75fcaed 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 32a76978f7682cf41278c1dd0237f5b2219467c3..0de0f0539ac5d3ddac4f36ba0e9fc35d31665b08 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index 32a76978f7682cf41278c1dd0237f5b2219467c3..0de0f0539ac5d3ddac4f36ba0e9fc35d31665b08 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index a8d4fc4fd3392cee056e0ab6eb4725e812aab5e8..56bc9bdf220ee1aed1bcb2ae94433889092d2efb 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey unbound dnscert x509 curl kernel-netlink socket-default vici updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp dnskey pem pkcs1 pubkey unbound dnscert x509 curl kernel-netlink socket-default vici updown
 
   plugins {
     dnscert {
index a8d4fc4fd3392cee056e0ab6eb4725e812aab5e8..56bc9bdf220ee1aed1bcb2ae94433889092d2efb 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey unbound dnscert x509 curl kernel-netlink socket-default vici updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp dnskey pem pkcs1 pubkey unbound dnscert x509 curl kernel-netlink socket-default vici updown
 
   plugins {
     dnscert {
index 82a86a5c66844f46d28ec391230ea7b980c1baad..5b4bbb556622857232aaffeb11b416ed5c6e5f57 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey unbound ipseckey curl kernel-netlink socket-default vici updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp dnskey pem pkcs1 pubkey unbound ipseckey curl kernel-netlink socket-default vici updown
 
   plugins {
     ipseckey {
index 82a86a5c66844f46d28ec391230ea7b980c1baad..5b4bbb556622857232aaffeb11b416ed5c6e5f57 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey unbound ipseckey curl kernel-netlink socket-default vici updown
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 gmp dnskey pem pkcs1 pubkey unbound ipseckey curl kernel-netlink socket-default vici updown
 
   plugins {
     ipseckey {
index 4fe92b6ece78ff780285cb46368477494b4bf578..ce63cd5180fc45bbaa0915c650399983508299df 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       knl = 2
index f7a83f3a42d5440aabcb892bbdea6627781cc1d6..5afeca97cd3b98aa0f605f39d0da6096c9a25588 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   multiple_authentication = no
   syslog {
     daemon {
index e6713bc9d431236b0da6e35c2581fc39bb9ed491..24aa52cfb261913f164339f1d1f4b878500e87a8 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs8 x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pkcs8 x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index e6713bc9d431236b0da6e35c2581fc39bb9ed491..24aa52cfb261913f164339f1d1f4b878500e87a8 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs8 x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pkcs8 x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 812c12bf94a2cdcc29f2a084d84fef8fc247e2a8..dc54cc72669a5142af447eeda68fcde8abcb0544 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kernel-netlink socket-default forecast vici
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf kernel-netlink socket-default forecast vici
 
   multiple_authentication = no
 
index 1c5da7b88bc5c0b46fb01071d41e4f0a8dab07e9..0167363c326a6bc35b7c64534d0f7a92ec4e8eb9 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kernel-netlink socket-default forecast vici
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf kernel-netlink socket-default forecast vici
 
   multiple_authentication = no
 
index 58dee1d0dd5ebab045c213cf234137f0f3519eea..6b09ff6ea1bb7a90a6012fc0f14866049a31f9af 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl mgf1 ntru revocation hmac vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl mgf1 ntru revocation hmac kdf vici kernel-netlink socket-default updown
 
   multiple_authentication = no
   send_vendor_id = yes
index 86ffe24af499efe3617f139a8fad6ea22eb7151b..853fca0b3a6625805e6a9afa654c773026a20bf2 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl mgf1 ntru revocation hmac vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl mgf1 ntru revocation hmac kdf vici kernel-netlink socket-default updown
 
   multiple_authentication = no
   send_vendor_id = yes
index 9cd68f153589c3c9904203ce30ca88a4e85c4dfe..6db54266f57322e42750a903a8e94cb8ba8b0010 100755 (executable)
@@ -1,9 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 swanctl {
-  load = random aes sha1 sha2 hmac pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
+  load = random aes sha1 sha2 hmac kdf pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index 9cd68f153589c3c9904203ce30ca88a4e85c4dfe..6db54266f57322e42750a903a8e94cb8ba8b0010 100755 (executable)
@@ -1,9 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 swanctl {
-  load = random aes sha1 sha2 hmac pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
+  load = random aes sha1 sha2 hmac kdf pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index 3d431a5fea30137deeae96208174a1f6852a453b..ffd5cb21507cfa0824e64277c5dd02a7931165c1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac curl vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf curl vici kernel-netlink socket-default updown
   syslog {
     daemon {
       knl = 2
index da6ffa8c07e30b7f22e8bd919f49ec601c62a78f..b17a0bced915b13958cc63e47164bc953a29d036 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac curl vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf curl vici kernel-netlink socket-default updown
   multiple_authentication = no
   syslog {
     daemon {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 9d70a684b2eacbba0f6af7c05443ceac041987bd..c0dd0dd0d3624ba47218471e951f510cf8c47421 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   # remove rekeyed inbound SA a bit quicker for the test scenario
   delete_rekeyed_delay = 2
   syslog {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index b8a665af7b3419a203551145d2ae66f1fcd73d31..9a1064260c9376fdc5af03f38db8ec903b24a629 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation addrblock curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation addrblock curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       cfg = 2
index b8a665af7b3419a203551145d2ae66f1fcd73d31..9a1064260c9376fdc5af03f38db8ec903b24a629 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation addrblock curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation addrblock curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       cfg = 2
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 61d2bd9e48de5c35d090deab1f00bb3f1b0fe650..91df8e0214565406e8b726341ef7edd807870c4e 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp kernel-netlink socket-default updown vici
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index f93e30fcd1c53c3c9690cb471935c86ea2eb68e5..f9d911d223e9b9fbb8c1e725c97b73d4aef05a76 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 sha3 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 sha3 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index f93e30fcd1c53c3c9690cb471935c86ea2eb68e5..f9d911d223e9b9fbb8c1e725c97b73d4aef05a76 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 sha3 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 sha3 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 79b138bd5fcbde07770872f8b6cfb7d13314f462..82fd8f3c0d1f76ec1b5f98a240f6c2d2ae52a871 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 
   plugins {
     revocation {
index 2e78d2279f0731375c8caa6bad54e102d603d5eb..1b4121dcc5ba4d36a5e7982c9e041b6cd08b9988 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 
   plugins {
     revocation {
index c7b494ddca5b9a0a2b14098ad9a701ed63059560..d4a7a8060f8cfbe935748e5a90f6001b71a73846 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d9c31430be44471da0789f95748bc124e790f1e9..6da01ed6f8378b403828eebcb46f1bc76100313c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index ba2c31e550d66f2e4a65e0a9808eab2c6f9ac4ca..0a9156e4954e7620e0dc945adaf57d1721db94b9 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index ba2c31e550d66f2e4a65e0a9808eab2c6f9ac4ca..0a9156e4954e7620e0dc945adaf57d1721db94b9 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp curve25519 x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index c7b494ddca5b9a0a2b14098ad9a701ed63059560..d4a7a8060f8cfbe935748e5a90f6001b71a73846 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d9c31430be44471da0789f95748bc124e790f1e9..6da01ed6f8378b403828eebcb46f1bc76100313c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index c7b494ddca5b9a0a2b14098ad9a701ed63059560..d4a7a8060f8cfbe935748e5a90f6001b71a73846 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d9c31430be44471da0789f95748bc124e790f1e9..6da01ed6f8378b403828eebcb46f1bc76100313c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index c7b494ddca5b9a0a2b14098ad9a701ed63059560..d4a7a8060f8cfbe935748e5a90f6001b71a73846 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d9c31430be44471da0789f95748bc124e790f1e9..6da01ed6f8378b403828eebcb46f1bc76100313c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index c7b494ddca5b9a0a2b14098ad9a701ed63059560..d4a7a8060f8cfbe935748e5a90f6001b71a73846 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index d9c31430be44471da0789f95748bc124e790f1e9..6da01ed6f8378b403828eebcb46f1bc76100313c 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 5cc6eb3f818b0c875af69d6532b48e58c9f7cbb4..16f694218dc252fc32b35ad2662e5fa0622c27fd 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown md5 eap-tls
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown md5 eap-tls
 }
index 5cc6eb3f818b0c875af69d6532b48e58c9f7cbb4..16f694218dc252fc32b35ad2662e5fa0622c27fd 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown md5 eap-tls
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown md5 eap-tls
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 9d34c9afd7cf212836eed9e01ad1c276a4323128..cc60b7f39ead10ece1890e56720a391ffa22f731 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   make_before_break = yes
 }
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 9d34c9afd7cf212836eed9e01ad1c276a4323128..cc60b7f39ead10ece1890e56720a391ffa22f731 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   make_before_break = yes
 }
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 9d34c9afd7cf212836eed9e01ad1c276a4323128..cc60b7f39ead10ece1890e56720a391ffa22f731 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   make_before_break = yes
 }
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 06db1eb9f7d69886c737acbf2ab2848b0f578890..722157ae4ec3f930e11fc4e9f7724d62b9a26ee0 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown vici
 }
 
index 8cb8648750f5b2ab9ede2778bede4da7c6766874..6d613aaed88cec34b0ec6723b7710ef82ada0f60 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   syslog {
     daemon {
       knl = 2
index 237efac652aa91d0e1588f0f3c3ded2e64265a4e..a169c650763a976a714e77ba53b20923bb89f543 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
index 237efac652aa91d0e1588f0f3c3ded2e64265a4e..a169c650763a976a714e77ba53b20923bb89f543 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 3a9630fc123aa5e9dfe6d75aa94d84374394b7ad..f5b3e5b1f82c4094d0e41807873e7f667eccb965 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 mgf1 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   syslog {
     daemon {
index 3a9630fc123aa5e9dfe6d75aa94d84374394b7ad..f5b3e5b1f82c4094d0e41807873e7f667eccb965 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 mgf1 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   syslog {
     daemon {
index 4bd975a00ffd6ddbe4e51fd0465103e576d7d45d..0926f1f32de7311e69cf6af4371d3fe78358d16a 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 mgf1 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 
index aeb1b754225dcc2210051b7aa7802cbefb19f9be..06db33b1e00c655a2dbc6318060d9fb9e5d34c36 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 }
index aeb1b754225dcc2210051b7aa7802cbefb19f9be..06db33b1e00c655a2dbc6318060d9fb9e5d34c36 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 }
index f12797e715d65a1318e0677239f6e80a15400234..97e98eab4059923f5e0abec2a9977926d01d12b4 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 
   integrity_test = yes
 
index 6339790cdd3fdc49885f04473701f8f2d1ffad9a..f91628bf4d772d16dcf97eef0e1f1c5428d17575 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp dnskey pubkey unbound ipseckey hmac vici kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp dnskey pubkey unbound ipseckey hmac kdf vici kernel-netlink socket-default updown resolve
 
   plugins {
     ipseckey {
index 6339790cdd3fdc49885f04473701f8f2d1ffad9a..f91628bf4d772d16dcf97eef0e1f1c5428d17575 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp dnskey pubkey unbound ipseckey hmac vici kernel-netlink socket-default updown resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp dnskey pubkey unbound ipseckey hmac kdf vici kernel-netlink socket-default updown resolve
 
   plugins {
     ipseckey {
index 617b812d575b56661a512fac79f6e5ef8151a5e3..6e406c49f0ceacb4667d3b83a20a863d8b4e975a 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 dnskey pubkey unbound ipseckey curve25519 gmp hmac vici kernel-netlink socket-default updown attr
+  load = random nonce aes sha1 sha2 pem pkcs1 dnskey pubkey unbound ipseckey curve25519 gmp hmac kdf vici kernel-netlink socket-default updown attr
 
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
index 1582b2b01b24a914df945e8a9071d599b6c96728..2524529895fc207bed9c25519410ecb9b68bdc25 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-aka eap-aka-3gpp2 updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-aka eap-aka-3gpp2 updown
 }
index 1582b2b01b24a914df945e8a9071d599b6c96728..2524529895fc207bed9c25519410ecb9b68bdc25 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-aka eap-aka-3gpp2 updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-aka eap-aka-3gpp2 updown
 }
index 4d4fc3583e6a8fae4dba919669f2c12266dc035a..b9479a89dbfdb064c0ef830fcce95802b9f19820 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-aka eap-aka-3gpp2 updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-aka eap-aka-3gpp2 updown
 }
index 4d4fc3583e6a8fae4dba919669f2c12266dc035a..b9479a89dbfdb064c0ef830fcce95802b9f19820 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-aka eap-aka-3gpp2 updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-aka eap-aka-3gpp2 updown
 }
index 653488a6655f3fa65b2ba4608512b4f4cb0edab8..4c741692357d65dcdd9d1881bd344e531fa18d75 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default sqlite fips-prf eap-aka eap-simaka-sql updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default sqlite fips-prf eap-aka eap-simaka-sql updown
 
   plugins {
     eap-simaka-sql {
index 653488a6655f3fa65b2ba4608512b4f4cb0edab8..4c741692357d65dcdd9d1881bd344e531fa18d75 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default sqlite fips-prf eap-aka eap-simaka-sql updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default sqlite fips-prf eap-aka eap-simaka-sql updown
 
   plugins {
     eap-simaka-sql {
index 7b350eb3e9203c3bfa3b78a550bb27278fc0d30f..60dc2b8ca7aa72e32a15a23e244e81d9a77ca62f 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-md5 updown
 }
index 9ac8c30521c6bdf440ff14099d88ac6e967addf0..5dfdbe888b4bf65dc19c6ff64df0610bbd5b4135 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 mgf1 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 mgf1 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-tls updown
 }
index aba0ac615c0ab40c9e76eb5b247806938382198e..414c99598f0babd2bc14cf865b787a0c79a21598 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 mgf1 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-md5 eap-tls eap-dynamic updown
+  load = random nonce aes sha1 sha2 md5 mgf1 pem pkcs1 curve25519 mfg1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-md5 eap-tls eap-dynamic updown
 
   plugins {
     eap-dynamic {
index cb7743f82545ecfd15967ddc8366448875ade361..d45398e956c241de23468f7c2ec4cfda3988d682 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
 }
index 1c083931aa78b6b88e9d608ca3c62eb5b66d48dc..531a28d536f50dceaec68928fcb08952d3bea898 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 eap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 eap updown
 }
index fa363c3455dd93fc8f82ebc9e54e3b69d8a94c9b..f699ea6fcfc18a8da100a5cc82ffbcee78db63f5 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-radius updown
 
   plugins {
     eap-radius {
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index 74223725a9e5be53bfbdd52e020c98dfdb487f4f..0b755fa82766ccdabb2511520fdb9af73d83e65f 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-radius updown
 
   plugins {
     eap-radius {
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index fa363c3455dd93fc8f82ebc9e54e3b69d8a94c9b..f699ea6fcfc18a8da100a5cc82ffbcee78db63f5 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-radius updown
 
   plugins {
     eap-radius {
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index e57629f2e4a1adf3e499c5f8c96f1efdde225612..0fc83347e9a6a1252163728cde74c8329f23cce8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-md5 updown
 }
index bf614014d47c381776f385909ee0afcfa90ddf81..df26935f9bc968e119641464fd25f9a25aaa5cbd 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index e57629f2e4a1adf3e499c5f8c96f1efdde225612..0fc83347e9a6a1252163728cde74c8329f23cce8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-md5 updown
 }
index e57629f2e4a1adf3e499c5f8c96f1efdde225612..0fc83347e9a6a1252163728cde74c8329f23cce8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-md5 updown
 }
index d9210aeb562c9d892c9cd74069c9ed12a713d965..85af9b36938cac993fa82e75a8b3fe5de62245a7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes des md4 sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-mschapv2 updown
+  load = random nonce aes des md4 sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-mschapv2 updown
 }
index d9210aeb562c9d892c9cd74069c9ed12a713d965..85af9b36938cac993fa82e75a8b3fe5de62245a7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes des md4 sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-mschapv2 updown
+  load = random nonce aes des md4 sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-mschapv2 updown
 }
index 56df2de4533353a4af8c1c8cd5320b3339493a44..6d47fe37c2a14367b1d4f05381bd868156dd195b 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
 
   multiple_authentication=no
   syslog {
index 56df2de4533353a4af8c1c8cd5320b3339493a44..6d47fe37c2a14367b1d4f05381bd868156dd195b 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
 
   multiple_authentication=no
   syslog {
index 347e7f7b2bec6419f590232f1b6546ce9daa82a1..88b7f3a8ef41c04a4850e37932fc31fb118a56c7 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
 
   multiple_authentication=no
   syslog {
index b3fdc5d70a9e48046201b1a764e897c79b0f247b..464d756ef84554a24240b31b27a517f9a692c9f7 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes des md4 md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
+  load = random nonce aes des md4 md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
 
   multiple_authentication=no
   syslog {
index b3fdc5d70a9e48046201b1a764e897c79b0f247b..464d756ef84554a24240b31b27a517f9a692c9f7 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes des md4 md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
+  load = random nonce aes des md4 md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
 
   multiple_authentication=no
   syslog {
index c7023a6838ec28ba94b4c0c3cc68d753bad3b827..8756846bb1188d236d0b800f0f717c8e35d082ad 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes des md4 md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
+  load = random nonce aes des md4 md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-mschapv2 eap-peap updown
 
   multiple_authentication=no
   syslog {
index cb7743f82545ecfd15967ddc8366448875ade361..d45398e956c241de23468f7c2ec4cfda3988d682 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
 }
index cb7743f82545ecfd15967ddc8366448875ade361..d45398e956c241de23468f7c2ec4cfda3988d682 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
 }
index bf614014d47c381776f385909ee0afcfa90ddf81..df26935f9bc968e119641464fd25f9a25aaa5cbd 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index 11ae80c1eae17e5b51dfefff71366cb6459fbbff..409df511ed97c5fdb736e294a3f5c9d3ce375dce 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-sim eap-sim-file updown
 }
index fa363c3455dd93fc8f82ebc9e54e3b69d8a94c9b..f699ea6fcfc18a8da100a5cc82ffbcee78db63f5 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-radius updown
 
   plugins {
     eap-radius {
index bcd8ef0e33ab2cb226f8d0cbe4a21d882f30b550..e16af435e108ae150387442b244896e730f4fb38 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-sim eap-sim-file updown
 }
index bcd8ef0e33ab2cb226f8d0cbe4a21d882f30b550..e16af435e108ae150387442b244896e730f4fb38 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-sim eap-sim-file updown
 }
index bf614014d47c381776f385909ee0afcfa90ddf81..df26935f9bc968e119641464fd25f9a25aaa5cbd 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index bcd8ef0e33ab2cb226f8d0cbe4a21d882f30b550..e16af435e108ae150387442b244896e730f4fb38 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-sim eap-sim-file updown
 }
index bcd8ef0e33ab2cb226f8d0cbe4a21d882f30b550..e16af435e108ae150387442b244896e730f4fb38 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-sim eap-sim-file updown
 }
index bf614014d47c381776f385909ee0afcfa90ddf81..df26935f9bc968e119641464fd25f9a25aaa5cbd 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index bcd8ef0e33ab2cb226f8d0cbe4a21d882f30b550..e16af435e108ae150387442b244896e730f4fb38 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-sim eap-sim-file updown
 }
index bcd8ef0e33ab2cb226f8d0cbe4a21d882f30b550..e16af435e108ae150387442b244896e730f4fb38 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-sim eap-sim-file updown
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-sim eap-sim-file updown
 }
index 52959dadc2399b379d4bb6226b01eee7c27b416b..f34ba857b79c98597052cf62a8c2add7e0aacd4f 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-tls updown
 
   multiple_authentication=no
   syslog {
index 3f6f8e8018d234999dc4d9f4d10ee31359a1f844..f9a4c423a2868ac0877dc73be8a998b56cf97241 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-tls updown
 
   multiple_authentication=no
   syslog {
index 0b9b3995197d1b92226042483c996e93239a63bf..f6a7f570ebc049976759c1b9410044215da7700a 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-tls updown
 
   multiple_authentication=no
   syslog {
index 69bff64c6fdac7825677f9e8dcdc1434c60bc017..4fc9073a10d077dec1b5ffc67fb2192df066c787 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-tls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-tls updown
 
   multiple_authentication=no
   syslog {
index 3b1e09bced1c3d1d62bd8d1e47f8c6b0cb20df8e..9d35010ec0b791606ac12b3a144cb9c86941babf 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-tls updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-tls updown
 
   multiple_authentication = no
   syslog {
index 9945befdffc890ce333b69f9676acfd1b0cca5df..f54e960554fb87e519f6093043ec7d1c96a161d6 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index 5c7ee02e0a1a9d48be6b5343a40eb53ce8cdd7c3..c1ec3a5a35c1e9ede102b5f3a12717358aaed41a 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce md5 sha1 sha2 sha3 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
+  load = random nonce md5 sha1 sha2 sha3 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
 }
 
 libtls {
index 5c7ee02e0a1a9d48be6b5343a40eb53ce8cdd7c3..c1ec3a5a35c1e9ede102b5f3a12717358aaed41a 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce md5 sha1 sha2 sha3 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
+  load = random nonce md5 sha1 sha2 sha3 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
 }
 
 libtls {
index 717f9b415c29b95f9a0dff589a4967cb9afd3023..00bc2d18bb0c497cbd31edf2c43d67481cdea274 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce md5 sha1 sha2 sha3 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
+  load = random nonce md5 sha1 sha2 sha3 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
 }
index c2c9aa51647dd8d72937eb3753f1440b3750bbb1..118f0c182f25716decfc00174545b72035ef841d 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
 
   multiple_authentication=no
   syslog {
index c2c9aa51647dd8d72937eb3753f1440b3750bbb1..118f0c182f25716decfc00174545b72035ef841d 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
 
   multiple_authentication=no
   syslog {
index 8633346d1116a177b3de8d9e61da729347c7698b..ce030bd0a95d98ba1f940d11f48e6c29b9edae56 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 mgf1 gmp x509 curl revocation hmac kdf gcm vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
 
   multiple_authentication=no
   syslog {
index 85d90ccc1c6d087cd97261ce957b5ae898e7b9de..2ec581bf3a5a527e1a5e3e5c0cdf7fb99ca84d12 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
 }
index 85d90ccc1c6d087cd97261ce957b5ae898e7b9de..2ec581bf3a5a527e1a5e3e5c0cdf7fb99ca84d12 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls updown
 }
index bf614014d47c381776f385909ee0afcfa90ddf81..df26935f9bc968e119641464fd25f9a25aaa5cbd 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-radius updown
 
   plugins {
     eap-radius {
index 91a05eabc9c787d505fb6e7d79b6affa7aa5939c..89fa6fc885fc49728b79f3223b3755e86d1c2ac0 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 91a05eabc9c787d505fb6e7d79b6affa7aa5939c..89fa6fc885fc49728b79f3223b3755e86d1c2ac0 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index b81a8a61a52e67931fe1c61f71cbcdd5fede51e0..28262eb48c94993ff33f8d3b20a3283c47553975 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       default = 1    }
index 90f42a1c5e53a680a053c15349fb9ce8e5e112a8..27e2e4dff21af808321ab51e818dffe9163cef59 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 
   hash_and_url = yes
 }
index 90f42a1c5e53a680a053c15349fb9ce8e5e112a8..27e2e4dff21af808321ab51e818dffe9163cef59 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 
   hash_and_url = yes
 }
index 90f42a1c5e53a680a053c15349fb9ce8e5e112a8..27e2e4dff21af808321ab51e818dffe9163cef59 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 
   hash_and_url = yes
 }
index 7bb3ff72630adf7b6bb65080024895894f705c9e..c26fde8753b06d7d08fd15106ee4800ba969a849 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 
   initiator_only = yes
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 1d8cb35247b9afeb7bbaa461709d120b05690753..5874eb1da3da825a349a1519700078f4c10a0351 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   syslog {
     daemon {
       knl = 2
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 16dcf16a11f07230793d0332d1e06ed42b41d915..15f4067b3e68b511a31adff99a2f0837c9c7c45d 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac kdf pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
 
   send_vendor_id = yes
   fragment_size = 1500
index 475705026e78d5c2a72ab19f711ece61ab7d2ece..c9b3eacf17fc74596468ffe1b00cdb6ae555c2f2 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac pem pkcs1 x509 revocation pubkey gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac kdf pem pkcs1 x509 revocation pubkey gmp curl kernel-netlink socket-default updown vici
 
   send_vendor_id = yes
   fragment_size = 1500
index 16dcf16a11f07230793d0332d1e06ed42b41d915..15f4067b3e68b511a31adff99a2f0837c9c7c45d 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac kdf pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
 
   send_vendor_id = yes
   fragment_size = 1500
index 0a86ed8130db47bbf38847756e709420eb645303..77fd2933cedac6077a54661f953a547b9707ae9f 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 sha3 hmac mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 sha3 hmac kdf mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
 
   send_vendor_id = yes
   fragment_size = 1500
index 0a86ed8130db47bbf38847756e709420eb645303..77fd2933cedac6077a54661f953a547b9707ae9f 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 sha3 hmac mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 sha3 hmac kdf mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
 
   send_vendor_id = yes
   fragment_size = 1500
index 0a86ed8130db47bbf38847756e709420eb645303..77fd2933cedac6077a54661f953a547b9707ae9f 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 sha3 hmac mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 sha3 hmac kdf mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
 
   send_vendor_id = yes
   fragment_size = 1500
index f46739b2974e8cabc3e53d82f15694dea0a2a28c..283c226e011b7fe03e3b869aa6965e7357f56184 100755 (executable)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac kdf vici kernel-netlink socket-default updown
   send_vendor_id = yes
 }
index f46739b2974e8cabc3e53d82f15694dea0a2a28c..283c226e011b7fe03e3b869aa6965e7357f56184 100755 (executable)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac kdf vici kernel-netlink socket-default updown
   send_vendor_id = yes
 }
index f46739b2974e8cabc3e53d82f15694dea0a2a28c..283c226e011b7fe03e3b869aa6965e7357f56184 100755 (executable)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac vici kernel-netlink socket-default updown
+  load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac kdf vici kernel-netlink socket-default updown
   send_vendor_id = yes
 }
index 539c0447077600cc919deae180a8d890e52722e3..52a3559e4f73aef1b014a602a2e2c6ceb2114fc0 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index 7e1d249f5562cac386bd69332f5dc8fe1aa13be3..bd5c946ae23491ae542e20bb4231f58cb56d6cd9 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index 1dbc15b633d0fffe03dc22afce7d361fab671aca..03c154637eac1097e610b47af4fe57f54952bca5 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs8 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pkcs8 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index 0325fe9a27240ec7f3a0d5625bb54ed47d003434..51b68f51d2a4f0ca8a15143d5ab9fe4a8ce0e16a 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 md5 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index b56cc0cbf01655e812d37e41a204ba36bb4e6cf6..51bee005f20f3d428261bf88d45a6218102a0125 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
   syslog {
        daemon {
                ike = 4
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc..d7288afe703d0b7562f07eeb52bc3cc6eabdf776 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf curve25519 kernel-netlink socket-default updown vici
 }
index b00191ead39b4db3ea6bbae891d6ff83b0b618b5..acd95cecc22eb84b9f1d53bd261b37f679ad09e1 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index b00191ead39b4db3ea6bbae891d6ff83b0b618b5..acd95cecc22eb84b9f1d53bd261b37f679ad09e1 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index b00191ead39b4db3ea6bbae891d6ff83b0b618b5..acd95cecc22eb84b9f1d53bd261b37f679ad09e1 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index b00191ead39b4db3ea6bbae891d6ff83b0b618b5..acd95cecc22eb84b9f1d53bd261b37f679ad09e1 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index b00191ead39b4db3ea6bbae891d6ff83b0b618b5..acd95cecc22eb84b9f1d53bd261b37f679ad09e1 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index d2cc789b3f9568911f2b218e98b7f9805765023a..69eb7e19c0306c53886f4afc8bf336229ec262d8 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-md5 updown
+  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-md5 updown
 }
index a37b5274bf12d9b3f833a8dab6472e70f32aa57d..dba8aebd1f8af74001624e5ae3bcab1978376908 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default eap-identity eap-radius updown
 
   plugins {
     eap-radius {
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index d7e0cab5a8e02418b2014a8fbbf7e62134b51f00..ae69397f27d2b368f336d47d516e694dace8c10a 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 mgf1 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index d7e0cab5a8e02418b2014a8fbbf7e62134b51f00..ae69397f27d2b368f336d47d516e694dace8c10a 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 mgf1 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 262709ac43c69d7c85f3074587dedaf47445088f..57166ffe743fc3a5cfe7c5b28ea4987ce8a531f3 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 mgf1 aes hmac pem pkcs1 x509 revocation constraints whitelist pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints whitelist pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 
   plugins {
     whitelist {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index bf799a29b67744200f289fed792d0ff5ad125c97..6fe54ce072a6f6f7a9708d988251713fadae6057 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 91e32f7ba4d686cc8469d9a039819ea922a83efa..b4864e158d78133f4041c9ecaa1701fe0543a044 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index bf799a29b67744200f289fed792d0ff5ad125c97..6fe54ce072a6f6f7a9708d988251713fadae6057 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index aeb1b754225dcc2210051b7aa7802cbefb19f9be..06db33b1e00c655a2dbc6318060d9fb9e5d34c36 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
+  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac kdf xcbc ctr ccm gcm vici kernel-netlink socket-default updown
 }
index 8f8fbdfa76a75e11327a846c50f1b52e6760e530..08f99ac1b2ed5bddfcb5355489abb96c8d806a66 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 4fe92b6ece78ff780285cb46368477494b4bf578..ce63cd5180fc45bbaa0915c650399983508299df 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       knl = 2
index 4fe92b6ece78ff780285cb46368477494b4bf578..ce63cd5180fc45bbaa0915c650399983508299df 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       knl = 2
index 4fe92b6ece78ff780285cb46368477494b4bf578..ce63cd5180fc45bbaa0915c650399983508299df 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       knl = 2
index 4fe92b6ece78ff780285cb46368477494b4bf578..ce63cd5180fc45bbaa0915c650399983508299df 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       knl = 2
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index b05ed2b339567012f6f266a2936bc7970bede4ef..f9e82b3312987e256967d73f421185caae3334a2 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf kernel-netlink socket-default vici
 }
index ed878cfe559616cdb2869f132a9a1209e6737cce..44b873b0090ea7dd04a703366550609b483200d2 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default vici
 }
index ed878cfe559616cdb2869f132a9a1209e6737cce..44b873b0090ea7dd04a703366550609b483200d2 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default vici
 }
index b415e075c32462c099dc89e1c6a5acef1cb44f4e..056dd52bcdc8e5f88f996ce1bb7f4e3f75b3e710 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 8c90a8e03119dcb9db200da78e0c8bfe6f2f3a5f..fe49cfed7da92bfad775f2b6068ddb042a09bc55 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-   load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+   load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index 00380ccb42e2e1b16d668402d3d146e39c8d7955..d0818444ad31c965269576b176cae98b41d2aef1 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 
   fragment_size = 1400
 }
index aeab0b9b53ddc6d02c3253ab9ff52a1de6aaddab..36ac0a8c0bbd1ee0aa1bbb1cf1d1d82d57947b6d 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   install_routes = no
   fragment_size = 1400
 }
index 429439ee49d004fb8b206ddc0b4feaa63cfe48f6..807242058448b95079991fa98906e792bc64994a 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   install_routes=no
   fragment_size = 1400
 }
index 0be55a717d9c23dee22976bf23199f8adf629b0f..9344409e753807fc15db6416b705485d70fcdaca 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   install_routes = no
 }
index 812d52a956804658b877af45f04a34a7feb0fedf..2d92231a4d26badbea472002c6ab1c5b7ad8ba65 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
   install_routes=no
 }
index af5fa19ef1618ea92149e1f9886421935c4c53aa..a3bd009c097bd8361dd60bbb5a5c026f04f93a17 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9c9714a33c3900c6083a59b1916088f6b5bea5d0..eecd6ed8779a1a3fd8b24d0cc3da363da1d0fa33 100644 (file)
@@ -2,5 +2,5 @@
 
 charon {
   hash_and_url = yes
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 3a52f0db696297766e34bc380b7288d159681197..f262342b197ef8feb9cdd59d0c9960c39a092b66 100644 (file)
@@ -2,5 +2,5 @@
 
 charon {
   hash_and_url = yes
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 3a52f0db696297766e34bc380b7288d159681197..f262342b197ef8feb9cdd59d0c9960c39a092b66 100644 (file)
@@ -2,5 +2,5 @@
 
 charon {
   hash_and_url = yes
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 0c5b0b5a456ed34bb4216841800bcb62f93dd490..e16d32ba90a5bddc980b6b0e4708c57754ff3f27 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-   load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+   load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9c9714a33c3900c6083a59b1916088f6b5bea5d0..eecd6ed8779a1a3fd8b24d0cc3da363da1d0fa33 100644 (file)
@@ -2,5 +2,5 @@
 
 charon {
   hash_and_url = yes
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 3a52f0db696297766e34bc380b7288d159681197..f262342b197ef8feb9cdd59d0c9960c39a092b66 100644 (file)
@@ -2,5 +2,5 @@
 
 charon {
   hash_and_url = yes
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 3a52f0db696297766e34bc380b7288d159681197..f262342b197ef8feb9cdd59d0c9960c39a092b66 100644 (file)
@@ -2,5 +2,5 @@
 
 charon {
   hash_and_url = yes
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 9555143918736bb81b80ef2144699fc06511597c..3086cdddd6ce31233bba19f9b97258efabca67f9 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 93f4345989bc7279b58f86fe0e24dbb744c7d911..18016f3a811fae5cf0ff9e1c2e45305da74bc286 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 93dbda2d6d7487ca57f03fdf0edf97a7d607e82d..5e49994cdb80e5dee63275700b27dc7df1465a9f 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
 }
index 89e0dfced65c9845b50a36943923aad914114bde..7b86d4e22462031bf1b11419a1096aeb9190f63b 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
   install_routes = no
 }
index 89e0dfced65c9845b50a36943923aad914114bde..7b86d4e22462031bf1b11419a1096aeb9190f63b 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
   install_routes = no
 }
index 89e0dfced65c9845b50a36943923aad914114bde..7b86d4e22462031bf1b11419a1096aeb9190f63b 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
   install_routes = no
 }
index 89e0dfced65c9845b50a36943923aad914114bde..7b86d4e22462031bf1b11419a1096aeb9190f63b 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
   fragment_size = 1400
   install_routes = no
 }
index 285350d7b495fe9d0fbfd39a4c27f97aff91ed86..2b65ea3a5d3b7db65c403c5b483bb9c4b3e6ebe7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac kdf vici kernel-netlink socket-default updown
 }
index 285350d7b495fe9d0fbfd39a4c27f97aff91ed86..2b65ea3a5d3b7db65c403c5b483bb9c4b3e6ebe7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 306228a7541003823205c8ec93c3e5cb5a160cba..38803cf3f5baca1647477e12b68f097eb7ce7d57 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf vici kernel-netlink socket-default updown
 }
index 306228a7541003823205c8ec93c3e5cb5a160cba..38803cf3f5baca1647477e12b68f097eb7ce7d57 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf vici kernel-netlink socket-default updown
 }
index 306228a7541003823205c8ec93c3e5cb5a160cba..38803cf3f5baca1647477e12b68f097eb7ce7d57 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf vici kernel-netlink socket-default updown
 }
index 306228a7541003823205c8ec93c3e5cb5a160cba..38803cf3f5baca1647477e12b68f097eb7ce7d57 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf vici kernel-netlink socket-default updown
 }
index 306228a7541003823205c8ec93c3e5cb5a160cba..38803cf3f5baca1647477e12b68f097eb7ce7d57 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf vici kernel-netlink socket-default updown
 }
index 306228a7541003823205c8ec93c3e5cb5a160cba..38803cf3f5baca1647477e12b68f097eb7ce7d57 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 curve25519 hmac kdf vici kernel-netlink socket-default updown
 }
index 285350d7b495fe9d0fbfd39a4c27f97aff91ed86..2b65ea3a5d3b7db65c403c5b483bb9c4b3e6ebe7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac kdf vici kernel-netlink socket-default updown
 }
index 285350d7b495fe9d0fbfd39a4c27f97aff91ed86..2b65ea3a5d3b7db65c403c5b483bb9c4b3e6ebe7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac kdf vici kernel-netlink socket-default updown
 }
index 285350d7b495fe9d0fbfd39a4c27f97aff91ed86..2b65ea3a5d3b7db65c403c5b483bb9c4b3e6ebe7 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7fac82eb7722e8941dcbbbfae520b36e361d44e6..38bcce263de14f21b998f0d30c73540908ed13a0 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-libipsec kernel-netlink socket-default updown
 
   multiple_authentication = no
 
index 7fac82eb7722e8941dcbbbfae520b36e361d44e6..38bcce263de14f21b998f0d30c73540908ed13a0 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-libipsec kernel-netlink socket-default updown
 
   multiple_authentication = no
 
index 2d6b814dd41bd4cf4fec18c268155beb1891fb5e..141a52e18d2e89aa845da10cc32b81863415ec94 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
+  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-libipsec kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 2d6b814dd41bd4cf4fec18c268155beb1891fb5e..141a52e18d2e89aa845da10cc32b81863415ec94 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
+  load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-libipsec kernel-netlink socket-default updown
   multiple_authentication = no
 }
index e6a98b407fb9ac34d8418ebd48a66ab63ec88cf8..8ce7c2a783b2408a58d615a92d155b0b7e904c22 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 gcm pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 gcm pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-libipsec kernel-netlink socket-default updown
   multiple_authentication = no
 }
index e6a98b407fb9ac34d8418ebd48a66ab63ec88cf8..8ce7c2a783b2408a58d615a92d155b0b7e904c22 100644 (file)
@@ -5,6 +5,6 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 gcm pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 gcm pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-libipsec kernel-netlink socket-default updown
   multiple_authentication = no
 }
index 5b59e8d550723858a5a7229f45a2d2f965406700..59c81a0f9cd24f953485b9f76f24866bc899c732 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 gmp pem pkcs1 hmac x509 openssl curl revocation vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 gmp pem pkcs1 hmac kdf x509 openssl curl revocation vici kernel-netlink socket-default updown
 }
index 6c9cf718d58e5b5eef38c526de9322bc6a0de610..f08553bf551014035cef8ebb8a511c660e93fc16 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 gmp pem pkcs1 hmac x509 openssl curl revocation vici kernel-netlink socket-default updown
+  load = random nonce aes des sha1 sha2 gmp pem pkcs1 hmac kdf x509 openssl curl revocation vici kernel-netlink socket-default updown
 }
index 5b59e8d550723858a5a7229f45a2d2f965406700..59c81a0f9cd24f953485b9f76f24866bc899c732 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 gmp pem pkcs1 hmac x509 openssl curl revocation vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 gmp pem pkcs1 hmac kdf x509 openssl curl revocation vici kernel-netlink socket-default updown
 }
index 6c9cf718d58e5b5eef38c526de9322bc6a0de610..f08553bf551014035cef8ebb8a511c660e93fc16 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 gmp pem pkcs1 hmac x509 openssl curl revocation vici kernel-netlink socket-default updown
+  load = random nonce aes des sha1 sha2 gmp pem pkcs1 hmac kdf x509 openssl curl revocation vici kernel-netlink socket-default updown
 }
index 5b59e8d550723858a5a7229f45a2d2f965406700..59c81a0f9cd24f953485b9f76f24866bc899c732 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 gmp pem pkcs1 hmac x509 openssl curl revocation vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 gmp pem pkcs1 hmac kdf x509 openssl curl revocation vici kernel-netlink socket-default updown
 }
index 6c9cf718d58e5b5eef38c526de9322bc6a0de610..f08553bf551014035cef8ebb8a511c660e93fc16 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes des sha1 sha2 gmp pem pkcs1 hmac x509 openssl curl revocation vici kernel-netlink socket-default updown
+  load = random nonce aes des sha1 sha2 gmp pem pkcs1 hmac kdf x509 openssl curl revocation vici kernel-netlink socket-default updown
 }
index f2b8046e0eb08853bae04a9e57e6590d41189ebf..f78a0fb91e6b642017479491d9d5be5da4a39c95 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc cmac ctr ccm gcm vici kernel-netlink socket-default updown
+  load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc cmac ctr ccm gcm vici kernel-netlink socket-default updown
 
   integrity_test = yes
   crypto_test {
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 58ae9807e87eab9a0003c31255d22915a3558ee0..88656755e2ae1fdd261dceab7c10415c41cc0566 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 7625e5066e971524e52ab4f1cd707b7258b63116..a677a8acb84e271b36c43717ffb9312cd3e220f7 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 58ae9807e87eab9a0003c31255d22915a3558ee0..88656755e2ae1fdd261dceab7c10415c41cc0566 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 45eef63d614309cc914ce635f870eae01d641e69..a061cabeb636e13ed59cbe76758227315c07572b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 gmp x509 curl revocation xcbc stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 kdf pem pkcs1 gmp x509 curl revocation xcbc stroke kernel-pfkey kernel-netlink socket-default updown
 }
index da46bc2dc6508ebcf56adec5bd4d3389a2a0670f..3c6523252fb69bca2c26d59781f744adf88c7ae2 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation xcbc stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 kdf pem pkcs1 gmp x509 curl revocation xcbc stroke kernel-pfkey kernel-netlink socket-default updown
 }
index fc5f418a6b194e8fb9b9f872f62e3103b8d23b97..d9588fc2301ee5cd293f62e80d7148b0dff3dfa2 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 43363ba190615ae0165268d1d2e5881c9f300120..7ca0ed23f918ded6038679602b71a1f4f4272d33 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index fc5f418a6b194e8fb9b9f872f62e3103b8d23b97..d9588fc2301ee5cd293f62e80d7148b0dff3dfa2 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 43363ba190615ae0165268d1d2e5881c9f300120..7ca0ed23f918ded6038679602b71a1f4f4272d33 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index dcbd7643318a7d106faf1e8b6d2adb065bab88a8..fc06a367fa57114d71ba5c90a4f6cebe0ad85875 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index dcbd7643318a7d106faf1e8b6d2adb065bab88a8..fc06a367fa57114d71ba5c90a4f6cebe0ad85875 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 855ba919deb2f68300e5c69afb2e1cabf9ec0d4d..66c772cbac050b1c63508315d93878b888f10504 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
   # remove rekeyed inbound SA a bit quicker for the test scenario
   delete_rekeyed_delay = 2
   syslog {
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index dcbd7643318a7d106faf1e8b6d2adb065bab88a8..fc06a367fa57114d71ba5c90a4f6cebe0ad85875 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index dcbd7643318a7d106faf1e8b6d2adb065bab88a8..fc06a367fa57114d71ba5c90a4f6cebe0ad85875 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 5c541e4abb7c882af7132543402da683615b8c93..7aadf2e309aa300e9055c94ef0b30eb4be800aba 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc stroke kernel-pfkey kernel-netlink socket-default updown
 
   integrity_test = yes
   crypto_test {
index 5c541e4abb7c882af7132543402da683615b8c93..7aadf2e309aa300e9055c94ef0b30eb4be800aba 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc stroke kernel-pfkey kernel-netlink socket-default updown
 
   integrity_test = yes
   crypto_test {
index 5c541e4abb7c882af7132543402da683615b8c93..7aadf2e309aa300e9055c94ef0b30eb4be800aba 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc stroke kernel-pfkey kernel-netlink socket-default updown
 
   integrity_test = yes
   crypto_test {
index 138386b6d995311eb36c52c2313c3553e20f063b..0a227441dff16a70e74b0b4bd3c12c93ba4c2ade 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 0ecc2f847981c015e26405f4fff9c7fb80828f9e..c94235b078845f33759258089ccb5feea182632e 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 }
index 138386b6d995311eb36c52c2313c3553e20f063b..0a227441dff16a70e74b0b4bd3c12c93ba4c2ade 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-pfkey kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 136dbe84f6ff30541045b90917fddf6b180393ae..55b903f0dc758cdd278530484a71d289645bd149 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
 charon {
index 136dbe84f6ff30541045b90917fddf6b180393ae..55b903f0dc758cdd278530484a71d289645bd149 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
 charon {
index 136dbe84f6ff30541045b90917fddf6b180393ae..55b903f0dc758cdd278530484a71d289645bd149 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
 charon {
index 136dbe84f6ff30541045b90917fddf6b180393ae..55b903f0dc758cdd278530484a71d289645bd149 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
 charon {
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index d5aa545b1a086366d0124460181388df92147862..ce28060096326c3800090b9f132fed257f6d6b47 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
   start-scripts {
     updown = /usr/bin/python3 /etc/updown.py
   }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 136dbe84f6ff30541045b90917fddf6b180393ae..55b903f0dc758cdd278530484a71d289645bd149 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
 charon {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 136dbe84f6ff30541045b90917fddf6b180393ae..55b903f0dc758cdd278530484a71d289645bd149 100644 (file)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
 
 charon {
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index ad4c18e437b2d24b2494bc6e8bf502f39b5f8c16..2177dee8d06e83d72fa4d9023baa394b5809b40f 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }
index 15f8ad5bc3e8e503240207a01075bf26661fc811..e02353f799a17114de301ae64a769ef53a9484dd 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 2e9e6464d75162d8e3d8baac1aee74b355c9d5a9..71afa84cb3912170e99b78eff07b056c53d02114 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql attr-sql
 
   plugins {
     sql {
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 2e9e6464d75162d8e3d8baac1aee74b355c9d5a9..71afa84cb3912170e99b78eff07b056c53d02114 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql attr-sql
 
   plugins {
     sql {
index 310587ee281c8982f85c366d0b40d18b5e847b66..9a54d6c46d409b64f702452c2d057ee8e16a4f0b 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql resolve
 }
index 310587ee281c8982f85c366d0b40d18b5e847b66..9a54d6c46d409b64f702452c2d057ee8e16a4f0b 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql resolve
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql resolve
 }
index 2e9e6464d75162d8e3d8baac1aee74b355c9d5a9..71afa84cb3912170e99b78eff07b056c53d02114 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql attr-sql
 
   plugins {
     sql {
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 2e9e6464d75162d8e3d8baac1aee74b355c9d5a9..71afa84cb3912170e99b78eff07b056c53d02114 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql attr-sql
 
   plugins {
     sql {
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 2e9e6464d75162d8e3d8baac1aee74b355c9d5a9..71afa84cb3912170e99b78eff07b056c53d02114 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql attr-sql
 
   plugins {
     sql {
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 22e6d14882ebd1bff15fa1c5e3c6f13b277bb9fc..603d96e31c7486b2c893728d608a2cf2406aacd7 100644 (file)
@@ -6,7 +6,7 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = test-vectors random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = test-vectors random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 
   integrity_test = yes
   crypto_test {
index 22e6d14882ebd1bff15fa1c5e3c6f13b277bb9fc..603d96e31c7486b2c893728d608a2cf2406aacd7 100644 (file)
@@ -6,7 +6,7 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = test-vectors random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = test-vectors random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 
   integrity_test = yes
   crypto_test {
index 212dd3ada4da0262ca5c04f224084408d9c7d8d0..625b40d07f39d0a19e4d495e80d679336f69bcd0 100644 (file)
@@ -6,7 +6,7 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = test-vectors random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = test-vectors random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 
   integrity_test = yes
 }
index 25a3b427cda6b381fe267c2a2cb13cb9602ac42f..3b31b2dd14390ee5ddc56d3cbc289e634d69407d 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql eap-aka eap-aka-3gpp2
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql eap-aka eap-aka-3gpp2
 }
index 34cc5892bb573f712a54afab579a74c200db5470..bb4f6b03d937c9b3bffb9bb8654afd733c31c96e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 gmp x509 revocation hmac vici kernel-netlink socket-default updown sqlite sql eap-aka eap-aka-3gpp2
+  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 gmp x509 revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql eap-aka eap-aka-3gpp2
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 6332df434d3ec96123ca8ddbaaa2a6c3838a3130..c7b73af790ff28c109f67773e6d6465a4270715e 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index f5b531db9d9700b3d3dba181e06d5062fa3496a6..7cbf292e1ade404ad4fe3f20668d046bd0a42b03 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 43ece9087aeea7a4fa0b7427ed9d3f1a3d3d50fa..253ea7f8b950e0857b3fc671375c9027f29b0d0a 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 43ece9087aeea7a4fa0b7427ed9d3f1a3d3d50fa..253ea7f8b950e0857b3fc671375c9027f29b0d0a 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 43ece9087aeea7a4fa0b7427ed9d3f1a3d3d50fa..253ea7f8b950e0857b3fc671375c9027f29b0d0a 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 43ece9087aeea7a4fa0b7427ed9d3f1a3d3d50fa..253ea7f8b950e0857b3fc671375c9027f29b0d0a 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 43ece9087aeea7a4fa0b7427ed9d3f1a3d3d50fa..253ea7f8b950e0857b3fc671375c9027f29b0d0a 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 43ece9087aeea7a4fa0b7427ed9d3f1a3d3d50fa..253ea7f8b950e0857b3fc671375c9027f29b0d0a 100644 (file)
@@ -6,5 +6,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac kdf vici kernel-netlink socket-default updown sqlite sql
 }
index 209df58712ae6135d49f67869ab9d3049f41adb0..55f9d6e4d366fcccd5ea33d36832d7acd3269599 100644 (file)
@@ -6,7 +6,7 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 
   keep_alive = 5
 }
index 4048545d573555280974f0a6ed801069c1188f27..3c6ad13cea2ff517812eaac89ed298bc4a7ea186 100644 (file)
@@ -9,5 +9,5 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql attr-sql
 }
index 209df58712ae6135d49f67869ab9d3049f41adb0..55f9d6e4d366fcccd5ea33d36832d7acd3269599 100644 (file)
@@ -6,7 +6,7 @@ charon {
       database = sqlite:///etc/db.d/ipsec.db
     }
   }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
 
   keep_alive = 5
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 2e6ff3708ebe1aa3e90cd2f0d5bf25a8f3bd05e6..f72df10770e3025278826842507703120147a403 100644 (file)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc vici kernel-netlink socket-default updown
+  load = aes sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default updown
 }
index 5d5ac4c868ba84ca951bcc63f345510a47400f37..cc9f8a425cfac3ac40b0e863b4807ce17177368b 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
 
   multiple_authentication=no
 
index 1c22bf5e49c07079b6c0f3055045fe1fe9ca102d..de403ed94fb3a817262fd80eebf13855cacc236e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
+  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac kdf pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
 
   multiple_authentication=no
 
index 95ce5ea97d04af306498ce06a1b19ae20d2e599b..635c830b51a79991e7757fd6ef9baaf779498cb2 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-11 tnc-imv updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-11 tnc-imv updown
 
   multiple_authentication = no
 
index 018994e954f3899c8bfff03a71f6e95dc2451305..aa88bd4515824ca4df459737399bdff209de26db 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index eff37bb6ef5bc6b39360fc4631ec5d30b224ee64..0f99b0c24e19b414a971bfad9b949b1ed9e50b1e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication=no
 
index 859f01a7e79c088fcc5bad68628bc9e24ee30edf..efd0bd26c980a090b072ed3cc8108b146f1b7174 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-20 tnc-imv updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-20 tnc-imv updown
 
   multiple_authentication = no
 
index bae1fda3f19a6551dec7bf7bfd68022c842f4e4c..359703db507229ea842974d9dfa0a65c0b20ef84 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index 09e2a15b8f96033389c51d15f88e798540fd81f2..018f0b460b686699c917e3367038acbd58fa98f5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index 262838da1c1fdfffe1c8973e5e99f72592995f7a..b985b5ce997f472a1c1788ddb37e81a0d1a53abb 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-20 tnc-imv updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-20 tnc-imv updown
 
   multiple_authentication = no
 
index afd499a3f0c2a71a35f8b50c20b86383f97a7358..4f8e9cca760c7b0d1c790e939742a32762790d3d 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
 
   multiple_authentication = no
 
index 44d2172a4622a0bf531559da65dadf7dc9fb97c1..bebe0c19782518b8ecbdaad3543daa2fc33c690a 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index c9bdfc9087fd7013736e4a792e342fb0ff0f5ab6..22644cbd5168c1c02fbb554544740eaa7e67df6e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index 83a7d56e0bdfb436f37043eaa7912d20e99dec14..5777dfcd08f65c5056880b9bba12b729e75c7700 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
 
   multiple_authentication = no
 
index 603922adbac85bc37001ff9b55eb18d38417e26d..968e7d8f8864a7ee4ddca339890b2cf89dfcea71 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index 9f0796d0bceff4f4cddebd23f9939f1302efe074..73f3d5893d403b452b220bc93758190b03d7de97 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici socket-default kernel-netlink eap-identity eap-ttls eap-tnc tnc-pdp tnc-imv tnc-tnccs tnccs-20 sqlite
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici socket-default kernel-netlink eap-identity eap-ttls eap-tnc tnc-pdp tnc-imv tnc-tnccs tnccs-20 sqlite
 
   syslog {
     daemon {
index f091b3e9524bb05c32f0e25a742dccf0763562ae..1d3b641b21cc32c4645981229766dc75d2e4fb5e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   syslog {
     daemon {
index 94bd22dc707e63c37bf08265c3d3393694cc7b99..1e59a6f443c22f05c79dff975203fce182ffc406 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   syslog {
     daemon {
index 5f2da96d2aa2d3ef083d5c37a0bd0428ce3f2e5e..81283707073512cd0c4f755c6887b7905d0c28d3 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-radius updown
   multiple_authentication=no
 
   plugins {
index 6a669c2fb31d1e88d4fe624d7a4835d2aea07fb4..6761ccf5c2c9dc0054ce54d80881ab273c7d94af 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
 
   multiple_authentication = no
 
index 23e7a215c5a3fb644152a844705061ab865e0945..492be9f448b485c4a296af0ad9da8a58aaccd621 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index 04fa3f6e022f83b0b1b0dbffbbcb321588fc0ad3..b4e9f45e8476b8394abd46ee650745c0b109a073 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown sqlite
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown sqlite
 
   multiple_authentication = no
 
index 8a28c1cdae2e65e66d1adca01b697290dd27f543..5c79f18e4e619f5bfdf36106330d0a63ead19913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici socket-default kernel-netlink eap-identity eap-ttls eap-md5 eap-tnc tnc-pdp tnc-imv tnc-tnccs tnccs-20 sqlite
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici socket-default kernel-netlink eap-identity eap-ttls eap-md5 eap-tnc tnc-pdp tnc-imv tnc-tnccs tnccs-20 sqlite
 
   syslog {
     daemon {
index 4594f98677d81affb52d5094900a97b92c9d4feb..7dd3415e205593a5af7694f52aa5ccf0adc9d737 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   syslog {
     daemon {
index 0fae0999fd84d09b9981e96e29130519635ea93c..d2013e17d65816f20728b60930dd4e78cf54ec76 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   syslog {
     daemon {
index 05003c1ed763d5ea698d8366569082a460f55c64..4a25e788565d2bfe0e7f956cbf714ac11ec4954e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-radius updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-radius updown
 
   multiple_authentication=no
 
index 4f47b79f2e410d58ab3abd99c867bfe8c2cf1e3d..a8742074d3c5a44bda30a13bef5435573de12d2d 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac kdf pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
 
   multiple_authentication = no
 
index 9a0644661c140a35929365be0859326cee6ce2e9..808adf1abc99ed4bb95a7c22a9cbeb5e5bb1eadb 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac kdf pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index edb59d2b85b91ab523b50d268fc33ba269793e66..f765f60df1791b189c178c79a8c468068f551f2b 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown sqlite
+  load = random nonce aes sha1 sha2 md5 mgf1 gmp hmac kdf pem pkcs1 x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown sqlite
 
   multiple_authentication = no
 
index 56d071b43552e57c86b474cbe104593814a00f59..90b18bce209e03d28fd00f894ba71560e842d8ea 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index e00938f7a7f3d145dcc1483579736cc730db2368..2b7575fb2c9f3897c2a4822fb2c10c4d33611cec 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index bfb12fc4d84b35607fdc02c1602d5cc5877a8a7a..24394727567899a274cd693839896b6e949f28fc 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnccs-20 tnc-imv updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnccs-20 tnc-imv updown
 
   multiple_authentication = no
 
index bcf0df54d540ff47b5ea1f199b04aa0211f29b70..1f4dbea5b59e79b5d02491970f7148ed30967f78 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
 
   multiple_authentication = no
 
index 58afff7d029864bb7727f59436fa05322e7bc066..efc45791a58145d14ddbadd09722b69fad73b71d 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index c9bdfc9087fd7013736e4a792e342fb0ff0f5ab6..22644cbd5168c1c02fbb554544740eaa7e67df6e 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-imv tnc-tnccs tnccs-20 updown
 
   multiple_authentication = no
 
index 19c14f1707083a0b6878c727bfa9aace99a19ac0..9651ab49ef91af4fc41170fc718fd104b5160b02 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
 
   multiple_authentication=no
   integrity_test = yes
index 213ff9391de1936b41ed86d63d265d93b5205b8a..5fd2f730d6fa22c968aac2a015151eefa4fa9247 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
 
   multiple_authentication=no
   integrity_test = yes
index 98d8799b05112bf22f54e673f294f1bd6af0536b..2129082eb4a85f312535d0eaddb463008aeecd08 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-dynamic tnccs-11 tnccs-20 tnc-imv updown
+  load = random nonce aes sha1 sha2 md5 pem pkcs1 mgf1 gmp hmac kdf x509 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-md5 eap-tnc tnc-tnccs tnccs-dynamic tnccs-11 tnccs-20 tnc-imv updown
 
   multiple_authentication=no
   integrity_test = yes
index 3c7664b30152c06fdb4dc4ee87a0fa2858576ebb..a7c8bf258c8bbe336e5d84eec6b504aa01ed67f4 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem wolfssl pkcs1 pkcs8 x509 revocation curl kernel-netlink socket-default updown vici
+  load = random nonce kdf pem wolfssl pkcs1 pkcs8 x509 revocation curl kernel-netlink socket-default updown vici
   syslog {
     daemon {
       lib = 2
index e6713bc9d431236b0da6e35c2581fc39bb9ed491..24aa52cfb261913f164339f1d1f4b878500e87a8 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs8 x509 revocation curve25519 curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 pkcs8 x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }
index c18b002fd230fa9b4e404bf9adacb0f83e1f7667..be92c6bf7ac3359b1855c1e5df1c0679e62a1daa 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = random nonce kdf pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 }
index ea977a391638eccb348e29524cc867d36eb0778b..74e0250f0738a62361b21ea3f6a283a0693367b7 100755 (executable)
@@ -5,5 +5,5 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = random nonce kdf pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 }
index eccb2d37aba983a58d6a1a1b669892fb6de56925..8b2f30b61063b16eb3f17b21b663683e83a96eca 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem wolfssl x509 revocation constraints pkcs1 pubkey curl kernel-netlink socket-default updown vici
+  load = nonce kdf pem wolfssl x509 revocation constraints pkcs1 pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index f4441217cf82e1f1b846dbc397c0168f0c44cea7..ba275349d0c67c5e63d1095fdaaeed0a2d929ffc 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 sha3 aes curve25519 hmac mgf1 pem pkcs1 x509 revocation constraints gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 sha3 aes curve25519 hmac kdf mgf1 pem pkcs1 x509 revocation constraints gmp curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index d88319dee6096e50772cde8d7d66ed847d5bb271..8436f6a15be034ad15109a40184f47b8a01b2c00 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce test-vectors pem wolfssl x509 revocation constraints pkcs1 pubkey curl kernel-netlink socket-default updown vici
+  load = nonce test-vectors kdf pem wolfssl x509 revocation constraints pkcs1 pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
   integrity_test = yes
index 72624afbf1c55237ed236d41a0cc637ea2d4ba3b..9c133d3d95e2a462792237f1fc68648e0dc7cdaa 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce kdf pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index 87af233ea7d53f68fa19c757523f7d52f67faf8b..3e4a95fec8a6f0ffd31444966a77cd60da2c4e05 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce test-vectors pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce test-vectors kdf pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index 72624afbf1c55237ed236d41a0cc637ea2d4ba3b..9c133d3d95e2a462792237f1fc68648e0dc7cdaa 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce kdf pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index b682bc054ab7a00c4ed627c8fa8cc64972ccf2e3..f9df83ca4bd7a173c963f3c2572b38252de0e6e7 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = random nonce sha1 sha2 aes hmac mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
+  load = random nonce sha1 sha2 aes hmac kdf mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }
index 87af233ea7d53f68fa19c757523f7d52f67faf8b..3e4a95fec8a6f0ffd31444966a77cd60da2c4e05 100755 (executable)
@@ -5,7 +5,7 @@ swanctl {
 }
 
 charon-systemd {
-  load = nonce test-vectors pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+  load = nonce test-vectors kdf pem wolfssl pkcs1 x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
 
   rsa_pss = yes
 }