]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Allow x25519 as an alias of the curve25519 KE algorithm
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 20 Mar 2017 06:24:29 +0000 (07:24 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 20 Mar 2017 20:18:00 +0000 (21:18 +0100)
84 files changed:
src/libstrongswan/crypto/proposal/proposal_keywords_static.txt
testing/tests/ikev2/alg-aes-ccm/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-aes-ccm/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/alg-aes-ctr/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-aes-ctr/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/alg-aes-gcm/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-aes-gcm/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/alg-aes-xcbc/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-aes-xcbc/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/alg-sha256-96/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-sha256-96/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/alg-sha256/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-sha256/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/alg-sha384/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/alg-sha384/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/esp-alg-aes-gmac/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/esp-alg-aes-gmac/hosts/moon/etc/ipsec.conf
testing/tests/ikev2/esp-alg-null/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/esp-alg-null/hosts/moon/etc/ipsec.conf
testing/tests/swanctl/config-payload/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/config-payload/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/dhcp-dynamic/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/dhcp-dynamic/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/dhcp-dynamic/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/ip-pool-db/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/ip-pool-db/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/ip-pool-db/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/ip-pool/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/ip-pool/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/ip-pool/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/manual-prio/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/manual-prio/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/manual-prio/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/mult-auth-rsa-eap-sim-id/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/mult-auth-rsa-eap-sim-id/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/mult-auth-rsa-eap-sim-id/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-cert/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-cert/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-ed25519/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-gw/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-gw/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-gw/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-multicast/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-multicast/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-route/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-route/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-sha3-rsa-cert/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-sha3-rsa-cert/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-start/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/net2net-start/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/ocsp-disabled/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/ocsp-disabled/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/ocsp-signer-cert/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/ocsp-signer-cert/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/protoport-dual/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/protoport-dual/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/protoport-range/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/protoport-range/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-cert/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-cert/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-cert/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-dnssec/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-dnssec/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-dnssec/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-eap-tls-sha3-rsa/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-eap-tls-sha3-rsa/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-eap-tls-sha3-rsa/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-hash-and-url/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-hash-and-url/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-hash-and-url/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-fqdn/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-fqdn/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-fqdn/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-ikev1/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-ikev1/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-ipv4/hosts/carol/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-ipv4/hosts/dave/etc/swanctl/swanctl.conf
testing/tests/swanctl/rw-psk-ipv4/hosts/moon/etc/swanctl/swanctl.conf
testing/tests/swanctl/shunt-policies-nat-rw/hosts/alice/etc/swanctl/swanctl.conf
testing/tests/swanctl/shunt-policies-nat-rw/hosts/sun/etc/swanctl/swanctl.conf
testing/tests/swanctl/shunt-policies-nat-rw/hosts/venus/etc/swanctl/swanctl.conf

index 8ceff3bebb73784364ea67f69d6bcdb73f9004d4..c44ed96a0420b3e74b34702af077d8ae2b5e1091 100644 (file)
@@ -164,6 +164,7 @@ ecp256bp,         DIFFIE_HELLMAN_GROUP, ECP_256_BP,                0
 ecp384bp,         DIFFIE_HELLMAN_GROUP, ECP_384_BP,                0
 ecp512bp,         DIFFIE_HELLMAN_GROUP, ECP_512_BP,                0
 curve25519,       DIFFIE_HELLMAN_GROUP, CURVE_25519,               0
+x25519,           DIFFIE_HELLMAN_GROUP, CURVE_25519,               0
 ntru112,          DIFFIE_HELLMAN_GROUP, NTRU_112_BIT,              0
 ntru128,          DIFFIE_HELLMAN_GROUP, NTRU_128_BIT,              0
 ntru192,          DIFFIE_HELLMAN_GROUP, NTRU_192_BIT,              0
index 28d19357f320b506d36a695ab26210d05b4caba8..c7218e4de609f37b128caf3f059d61efe17274d7 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128ccm96-aesxcbc-curve25519!
-       esp=aes128ccm96-curve25519!
+       ike=aes128ccm96-aesxcbc-x25519!
+       esp=aes128ccm96-x25519!
 
 conn home
        left=PH_IP_CAROL
index c674ecc2fd9adc9ca2c6b0656165218e85b5fbae..fdffa0f25cb28d31457f29b3fb71273ae01e526e 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128ccm12-aesxcbc-curve25519!
-       esp=aes128ccm12-curve25519!
+       ike=aes128ccm12-aesxcbc-x25519!
+       esp=aes128ccm12-x25519!
 
 conn rw
        left=PH_IP_MOON
index 1650861507df75e41fd518de2b3561dba3933472..b5aabdd38895fd8c2b7ff96483367d7edda2ea36 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128ctr-aesxcbc-curve25519!
-       esp=aes128ctr-aesxcbc-curve25519!
+       ike=aes128ctr-aesxcbc-x25519!
+       esp=aes128ctr-aesxcbc-x25519!
 
 conn home
        left=PH_IP_CAROL
index 73afe9874b039b41d264bc6b1ea5e663e2f435ac..650b346eb58570ee1ff3059cfdc334aa09a01e56 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128ctr-aesxcbc-curve25519!
-       esp=aes128ctr-aesxcbc-curve25519!
+       ike=aes128ctr-aesxcbc-x25519!
+       esp=aes128ctr-aesxcbc-x25519!
 
 conn rw
        left=PH_IP_MOON
index 47f8f7f7cdf6c1b065e7fef82e224a5d5a5e17d2..c6bc925e833ff740377fa65aac6a36fe42557e5e 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes256gcm128-aesxcbc-curve25519!
-       esp=aes256gcm128-curve25519!
+       ike=aes256gcm128-aesxcbc-x25519!
+       esp=aes256gcm128-x25519!
 
 conn home
        left=PH_IP_CAROL
index 78ef62115e8daf05988feb6e221a1bcca60d6c08..1597aae794442c70868cce4d9f738dc389f486a5 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes256gcm16-aesxcbc-curve25519!
-       esp=aes256gcm16-curve25519!
+       ike=aes256gcm16-aesxcbc-x25519!
+       esp=aes256gcm16-x25519!
 
 conn rw
        left=PH_IP_MOON
index f71f7b347ba591698b10a38aca0ea5c76a8aec48..93bafcec14d255373aa1ef7641f75b9b73cfbd0b 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-aesxcbc-curve25519!
-       esp=aes128-aesxcbc-curve25519!
+       ike=aes128-aesxcbc-x25519!
+       esp=aes128-aesxcbc-x25519!
 
 conn home
        left=PH_IP_CAROL
index a9ddd6a49d856c2e210057eb3e760f4666764778..13a17988232c1cb4f0434ff1922b06643c52c74a 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-aesxcbc-curve25519!
-       esp=aes128-aesxcbc-curve25519!
+       ike=aes128-aesxcbc-x25519!
+       esp=aes128-aesxcbc-x25519!
 
 conn rw
        left=PH_IP_MOON
index e2557dc0b0be667a5352aee27b83764a58b0a2f4..6a1a1ad144b32d98c7ff10be924b430022e8627f 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-sha256-curve25519!
-       esp=aes128-sha256_96-curve25519!
+       ike=aes128-sha256-x25519!
+       esp=aes128-sha256_96-x25519!
 
 conn home
        left=PH_IP_CAROL
index c1d8d33ce51f7d540280a2dd840272879414aaab..41919c8766df7d633b9259675d65063f71bd7c7c 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-sha256-curve25519!
-       esp=aes128-sha256_96-curve25519!
+       ike=aes128-sha256-x25519!
+       esp=aes128-sha256_96-x25519!
 
 conn rw
        left=PH_IP_MOON
index 1bae9405c0b2fb71fd65ef6322685381dd763119..b3548db921af54bda3d7ed7111a547c903b413ee 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-sha256-curve25519!
-       esp=aes128-sha256-curve25519!
+       ike=aes128-sha256-x25519!
+       esp=aes128-sha256-x25519!
 
 conn home
        left=PH_IP_CAROL
index 1a1d99adfdcd499019c39cd0b1babe38602c74de..da8bff03906da98c5d62158ae119f2c5bd2bb762 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-sha256-curve25519!
-       esp=aes128-sha256-curve25519!
+       ike=aes128-sha256-x25519!
+       esp=aes128-sha256-x25519!
 
 conn rw
        left=PH_IP_MOON
index ddeb092e0c07b5dc7ba0b43e6c080925826a40c2..e9122d4b1f0735e87b076882cf74a8034de61c16 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes192-sha384-curve25519!
-       esp=aes192-sha384-curve25519!
+       ike=aes192-sha384-x25519!
+       esp=aes192-sha384-x25519!
 
 conn home
        left=PH_IP_CAROL
index 8041548343266e729626e953746db9a5c784a6ed..e4b52732c61d91656f43a7f73752781cb0337853 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes192-sha384-curve25519!
-       esp=aes192-sha384-curve25519!
+       ike=aes192-sha384-x25519!
+       esp=aes192-sha384-x25519!
 
 conn rw
        left=PH_IP_MOON
index 95edc62a7ddf8a081527f6bc05443235b67c535d..ebe0c277a09362a55da0a5c18fe2a1dc136c1a33 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes256-aesxcbc-curve25519!
-       esp=aes256gmac-curve25519!
+       ike=aes256-aesxcbc-x25519!
+       esp=aes256gmac-x25519!
 
 conn home
        left=PH_IP_CAROL
index c3042f2b349a805c0013278559a0935e34e25a21..1fdb1bd2781f61a6dc24ac9d7a49d0a30e492866 100644 (file)
@@ -8,8 +8,8 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes256-aesxcbc-curve25519!
-       esp=aes256gmac-curve25519!
+       ike=aes256-aesxcbc-x25519!
+       esp=aes256gmac-x25519!
 
 conn rw
        left=PH_IP_MOON
index e367cbf4a1154548a6ad582d513f588693afe678..9991b0b24d48ff9f7f04c0855857fba5b78f0c34 100644 (file)
@@ -8,7 +8,7 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-sha256-curve25519!
+       ike=aes128-sha256-x25519!
        esp=null-sha256!
 
 conn home
index 84cad9a81d7e178931e0dff7f6d3e7dc9ccf5a21..2a2c4cb9c0158282d3327cd4c20172ea91b67b41 100644 (file)
@@ -8,7 +8,7 @@ conn %default
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
-       ike=aes128-sha256-curve25519!
+       ike=aes128-sha256-x25519!
        esp=null-sha256!
 
 conn rw
index b97935ad5127b870ecae155f0f330f21939f1354..3e71395351307fe66d6bad2e1f762c4ac791b770 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 71631b333f7bbac07481f7365b930e18681b9d81..c9e3c2b0cf7f3e3f6ba85c684574cf0f2b1084f8 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index b97935ad5127b870ecae155f0f330f21939f1354..3e71395351307fe66d6bad2e1f762c4ac791b770 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 71631b333f7bbac07481f7365b930e18681b9d81..c9e3c2b0cf7f3e3f6ba85c684574cf0f2b1084f8 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 82f41ca54d6a6be235eaf9d75a69720659a61f8f..8b62b8d5ad06f6fbda4a093c261e40180f162611 100755 (executable)
@@ -17,10 +17,10 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index b97935ad5127b870ecae155f0f330f21939f1354..3e71395351307fe66d6bad2e1f762c4ac791b770 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 71631b333f7bbac07481f7365b930e18681b9d81..c9e3c2b0cf7f3e3f6ba85c684574cf0f2b1084f8 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index d6f178a78639635f4a18327ffd429ae913e39814..de225022bb54bd31cbbf269872dbb0e72331a26a 100755 (executable)
@@ -17,10 +17,10 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index b97935ad5127b870ecae155f0f330f21939f1354..3e71395351307fe66d6bad2e1f762c4ac791b770 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 71631b333f7bbac07481f7365b930e18681b9d81..c9e3c2b0cf7f3e3f6ba85c684574cf0f2b1084f8 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index bd65025d81ae740ef26ed3c8491afb3ff18318da..e700296095b26169e06d9a918d90205b6dae506a 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 81797718869b90ed45a1bfd23f85c5b42befda88..810dfe99052f1fada7a997ba17a355f848ab2c5d 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
             priority = 2
 
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 
    shunts {
index 28c8eaa72d6bb3fb67b93de6654cd0066efdd6d1..c56a34cbe6284528680020cd6e7a24c89b32e78f 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 
    shunts {
index 560627a55d0ed6448a8a0f8edc95a43df0a85cc6..0245fda08c74b4135a18b9c549f2a2340814c716 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             interface = eth0
             policies_fwd_out = yes
 
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 
    shunts {
index 648941fe36a70bd3083c5eeb3f7f5660feb4bbbe..48653301bd5fdb211b3f7118b36e40ef863ffa47 100755 (executable)
@@ -23,10 +23,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 902e5f03aceb56d4b412e87efefc7304087f6b49..7aa09c2968df1914ccd8c7c9539954b96b6062f5 100755 (executable)
@@ -23,10 +23,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index e9c9d2637af3a34fba7139a442756b0a120b4cba..1b801e9ec1ab30ed8381c56601f0f802e2f3aa34 100755 (executable)
@@ -21,10 +21,10 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 7f188e1c9cbe871204e6aaa418474c8052ee3910..bcc2742f7809132ff33aa6ec69908eea1de0c8d5 100755 (executable)
@@ -22,12 +22,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index d784bbd768ad17343ea597da6ee7d6b56f0be421..12cee0fc6d751b2d2eb37cb023012dba3bf152dd 100755 (executable)
@@ -22,12 +22,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 7f188e1c9cbe871204e6aaa418474c8052ee3910..bcc2742f7809132ff33aa6ec69908eea1de0c8d5 100755 (executable)
@@ -22,12 +22,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index d784bbd768ad17343ea597da6ee7d6b56f0be421..12cee0fc6d751b2d2eb37cb023012dba3bf152dd 100755 (executable)
@@ -22,12 +22,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index ed6e6f4b5d3d5f8e610d2056ab56731640d6b02e..cdf6bcaf5a007a3a30bd75283c996fbc95703d1e 100755 (executable)
@@ -16,12 +16,12 @@ connections {
             remote_ts = 10.1.0.0/16
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
    gw-sun {
       local {
index 317a45dddcf68d21e4d077fdbea3875b4aaca2f3..404af8ed8977104233553787ac121b2fac1bb5ec 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.2.0.0/16
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 391cbedcd4dd48c23496ac942033f2a79e0fc03e..6f41f1f841a35e0efcaafbd1c0623a789265df39 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 63a500e66cf01db50100bd41ce91464fe16e8f11..b27593d75d9cbdd63a5d35ad211fd1ce08b12671 100755 (executable)
@@ -24,12 +24,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 6832a23cafce10561e12ee19a52e8ba5ade67ac1..4b578d0196e69d155261daa57c54d468a7f2c617 100755 (executable)
@@ -24,12 +24,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index f595e14b7695b92ae4371bcfbd02bd676b3a0ef1..2e1b76502254ef830405a0a349c77db4868f529e 100755 (executable)
@@ -20,11 +20,11 @@ connections {
 
             start_action = trap 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 5615986d697df2b5214112ca8738b28d8a46399f..3a523358d006c08d536d6adb7c70059e81da6ebe 100755 (executable)
@@ -20,11 +20,11 @@ connections {
 
             start_action = none
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 7f188e1c9cbe871204e6aaa418474c8052ee3910..bcc2742f7809132ff33aa6ec69908eea1de0c8d5 100755 (executable)
@@ -22,12 +22,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index d784bbd768ad17343ea597da6ee7d6b56f0be421..12cee0fc6d751b2d2eb37cb023012dba3bf152dd 100755 (executable)
@@ -22,12 +22,12 @@ connections {
             rekey_time = 5400
             rekey_bytes = 500000000
             rekey_packets = 1000000
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
       reauth_time = 10800
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 5262e241f7de2866cc050ce8e624d6b915b942e1..a72957b206ea99e147a8e738fa7ad1ac2dd6e210 100755 (executable)
@@ -20,11 +20,11 @@ connections {
 
             start_action = start 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 5615986d697df2b5214112ca8738b28d8a46399f..3a523358d006c08d536d6adb7c70059e81da6ebe 100755 (executable)
@@ -20,11 +20,11 @@ connections {
 
             start_action = none
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       mobike = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 4b19e9384a59c6704124f7ddc644b5bc575070d4..6fd22973faeff8801632402fb89f8c9123fe38f2 100644 (file)
@@ -18,11 +18,11 @@ connections {
          home {
             remote_ts = 10.1.0.0/16 
 
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 7593ab087faa391138b246a012945dfe512e937f..710307195420ab9fad23983867244e69b1a8dd98 100755 (executable)
@@ -16,10 +16,10 @@ connections {
          net {
             local_ts  = 10.1.0.0/16 
 
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 4b19e9384a59c6704124f7ddc644b5bc575070d4..6fd22973faeff8801632402fb89f8c9123fe38f2 100644 (file)
@@ -18,11 +18,11 @@ connections {
          home {
             remote_ts = 10.1.0.0/16 
 
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 7593ab087faa391138b246a012945dfe512e937f..710307195420ab9fad23983867244e69b1a8dd98 100755 (executable)
@@ -16,10 +16,10 @@ connections {
          net {
             local_ts  = 10.1.0.0/16 
 
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 6c348bf8fa039e1bfff520e737ec793220df76a4..e0cc29233b0ee26c928ce16bc91c0b0d04e22078 100755 (executable)
@@ -19,17 +19,17 @@ connections {
             remote_ts = 10.1.0.0/16[icmp]
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
          ssh {
             local_ts  = dynamic[tcp]
             remote_ts = 10.1.0.0/16[tcp/ssh]
             
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index ba647f3adb9cb50d7e1cee426bf3a4ea7d79aa19..7851f43ec70005c14ed8d1b4bd36195acb6edf20 100755 (executable)
@@ -18,7 +18,7 @@ connections {
 
             hostaccess = yes
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
          ssh {
             local_ts  = 10.1.0.0/16[tcp/ssh]
@@ -26,10 +26,10 @@ connections {
 
             hostaccess = yes
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index a4993e45556f47015a567ddf5ff3a5bcb974a2c1..a752c2660f6590b63c3b8a1dd6f3fd10a21c7651 100755 (executable)
@@ -19,24 +19,24 @@ connections {
             remote_ts = 10.1.0.0/16[icmp/2048]
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
          icmp-rep {
             local_ts  = dynamic[icmp/0]
             remote_ts = 10.1.0.0/16[icmp/0]
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
          ftp-ssh {
             local_ts  = dynamic[tcp/32768-65535]
             remote_ts = 10.1.0.0/16[tcp/21-22]
             
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 510a5cf0ff957673fcbaf41c9b95f0bb51bc044d..3d140a335ad235dbb5ae0234b0b16363fb86699e 100755 (executable)
@@ -18,7 +18,7 @@ connections {
 
             hostaccess = yes
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
          icmp-rep {
             local_ts  = 10.1.0.0/16[icmp/0]
@@ -26,7 +26,7 @@ connections {
 
             hostaccess = yes
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
          ftp-ssh {
             local_ts  = 10.1.0.0/16[tcp/21-22]
@@ -34,10 +34,10 @@ connections {
 
             hostaccess = yes
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 80c99d9f90dbc07ccebcaa853bb739712ed91e83..5484bc8a88f61fe6965d515a84559657eda1b366 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 484c3522c7e49ce6fd057961c7de47c566186c58..2c5c8f3ee213167b93b63f8b479c33e447e4f886 100755 (executable)
@@ -18,10 +18,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index fa8a1fc49e401832f8926bd4c150b84dbe4ce1ec..b938f0df5289a7bc425ee9f0034031d89f87fcc1 100755 (executable)
@@ -16,10 +16,10 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 75ffc28b8ab3a9f4855fda4023a8cd6f1bef5d6a..edb9710e2a25f6710240b14fd497b1986fdb2512 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index a7d52b6ea901cbd214b667cb78d5882982b51156..b894dc7fbbdfde9bed4f0a99b3effdb54259443f 100755 (executable)
@@ -19,10 +19,10 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index dd075e5e9cc2b260cbab79f744fb02b885c53ddd..6b1a2c281d148b196fb0df21cd071907726db1a6 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 07d35e491427a470c53464f03d7efc3959ea57b2..173b7ff4a3ef3c64334125324ce27a3a16efd085 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       send_certreq = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 4c1e07b5b3a02d8da24557b6aec5c40967459209..04042cd79db3ec4230a40a411e2bfeef0962c3f9 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       send_certreq = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 8e8260b660082f966339cd4d89208d8e64b30ef1..9070fc3d487cf3e3a90ab7a0ea4d747c9b21f075 100755 (executable)
@@ -16,11 +16,11 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
       send_certreq = no
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 5bee1f5bf8eb22bd4ed5eb6846e2bfb4ab4b493d..f01ee1270cedb20e8b283abe9b61c5fa4d547449 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 99c5b9e0ac24aa02bb7cbc799a47a31a5f5cd146..ac16338e2b8f486d97947cf052d317740f250c60 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 0f8e059b94ca346fa1863da41a29ea08633c4910..530abbd6e066d636f9ba5fd55a36641cbc0aeb7b 100755 (executable)
@@ -16,11 +16,11 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index e4e15bafbb931253fc2c86d97a43b04c30399df7..61d81502a16e8239db87c3b733c40648c260ea5f 100755 (executable)
@@ -17,10 +17,10 @@ connections {
             remote_ts = 10.1.0.0/28 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128-sha256-curve25519
+            esp_proposals = aes128-sha256-x25519
          }
       }
       version = 1
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
index 63d87c3f00d8f818f077b147c986fdc1cef08360..76a6c8970673a4bc34ead6cd501fa76486392cdd 100755 (executable)
@@ -15,11 +15,11 @@ connections {
             local_ts  = 10.1.0.0/28
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128-sha256-curve25519
+            esp_proposals = aes128-sha256-x25519
          }
       }
       version = 1 
-      proposals = aes128-sha256-curve25519,3des-sha1-modp2048
+      proposals = aes128-sha256-x25519,3des-sha1-modp2048
    }
 
    rw-2 {
@@ -40,6 +40,6 @@ connections {
          }
       }
       version = 1
-      proposals = 3des-sha1-modp2048,aes128-sha256-curve25519
+      proposals = 3des-sha1-modp2048,aes128-sha256-x25519
    }
 }
index 870ae3ff793d92c5869b3ec460e948a69fd18341..cfa7f7ed36b2304bd7bd8f0dad17eab1b9e7c7cd 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index b3eecc718f423dc5e96fec50e7f7bee4c90d9991..0a8499cf1cf59a0c31ba565e2e52d097b4418676 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index bd22f41c879fbeda2da133148ad881f99c6c12d5..1094172766aa7da4dd6b534b8238ede93f13197a 100755 (executable)
@@ -15,11 +15,11 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index fd2881064498838a07e71121403ca74656b8d53b..35fbfdac80afee77b318ce9ad9716e7f50789b07 100755 (executable)
@@ -15,11 +15,11 @@ connections {
             remote_ts = 10.1.0.0/28 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 1
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 10dfc779ec42524f6adcfc56e7083a6800a5c612..cd9c4550499c264ba616a01bbda39c8cb59d3566 100755 (executable)
@@ -15,11 +15,11 @@ connections {
             local_ts  = 10.1.0.0/28
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 1 
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 
    rw-2 {
index 5dbbd0b60814fb5d2dc7f90e79dc2ccb2a599d8e..467a869c3f85042bfb08b9d986d0a91192bcc5ae 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index 3fed61259f8b1c314d0785dad2f4ce4b9f61d7a9..a9e866fe54b21a82053126191667b8d03eb9f110 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             remote_ts = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index a86ee74c7822d5f9813aa970abec6096e14c9a0e..cb36d6ca07290eb03a4b3ce640c0d2868dc98a0a 100755 (executable)
@@ -14,11 +14,11 @@ connections {
             local_ts  = 10.1.0.0/16 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index a7cba5b09b072b1f55a6c10970c6c2474721348e..c5c67cf288cdb3ab5ea4ce81b64beaad338ea264 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 0.0.0.0/0 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 
    local-net {
index 1e94c2f4563a273d4c16d14fdec7d26e3747c17f..1edbf338ce6179ec385dfc784874af4a8b50538f 100755 (executable)
@@ -17,11 +17,11 @@ connections {
             local_ts  = 0.0.0.0/0
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 }
 
index a582f847487f39b05742f40378da2ceb3e9646d0..9f925e9056e6b60297ce7dc9a716ed5c612b5bad 100755 (executable)
@@ -18,11 +18,11 @@ connections {
             remote_ts = 0.0.0.0/0 
 
             updown = /usr/local/libexec/ipsec/_updown iptables
-            esp_proposals = aes128gcm128-curve25519
+            esp_proposals = aes128gcm128-x25519
          }
       }
       version = 2
-      proposals = aes128-sha256-curve25519
+      proposals = aes128-sha256-x25519
    }
 
    local-net {