]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Fix typo regarding ML-KEM in description master
authorTobias Brunner <tobias@strongswan.org>
Wed, 15 Apr 2026 13:00:35 +0000 (15:00 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 15 Apr 2026 13:01:40 +0000 (15:01 +0200)
testing/tests/ikev2/rw-mlkem/description.txt

index 5be7452b637cb03e1a7ee91a488638fa1a42c982..99f6cc06c14174074e6bdfb56c150d4eec9e0fce 100755 (executable)
@@ -2,7 +2,7 @@ The roadwarriors <b>carol</b> and <b>dave</b> as well as the gateway <b>moon</b>
 <b>openssl</b> plugin based on the <b>OpenSSL</b> library for all cryptographical
 functions plus the <b>ml</b> plugin for the post-quantum ML-KEM key exchange algorithm.
 The authentication is based on <b>X.509 certificates</b> and the key exchange on
-<b>x25519-ke1_mlkem512</b> for <b>carol</b> and <b>ecp384-ke1_mlkem786</b> for <b>dave</b>.
+<b>x25519-ke1_mlkem512</b> for <b>carol</b> and <b>ecp384-ke1_mlkem768</b> for <b>dave</b>.
 <p/>
 Upon the successful establishment of the IPsec tunnels, the updown script
 automatically inserts iptables-based firewall rules that let pass the tunneled traffic.