Fwd: [oracle/ktls-utils] Enable and prioritize post quantum EC groups (PR #147)

"Chuck Lever" <[email protected]> Mon, 04 May 2026 09:06:27 +0200
Newsgroups dev.linux.lists.kernel-tls-handshake
Message-ID <[email protected]>
This proposal needs some review / comment from people who are closer to
distributions than I am.

----- Original message -----
From: Leo <[email protected]>
To: oracle/ktls-utils <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [oracle/ktls-utils] Enable and prioritize post quantum EC groups (PR #147)
Date: Monday, May 04, 2026 7:20 AM

this patch enables and prioritizes post-quantum elliptic curve groups. (i.e. those which suffixed with `-MLKEM768` or `-MLKEM1024`)

&quot;store-now-decrypt-later&quot; attack conducted by adversaries who have access to quantum computers could be mitigated by enable quantum-safe key exchange algorithms, which strengthened security for RPC-TLS.
You can view, comment on, or merge this pull request online at:

  https://github.com/oracle/ktls-utils/pull/147

-- Commit Summary --

  * feat: prioritize post quantum EC groups

-- File Changes --

    M src/tlshd/ktls.c (9)

-- Patch Links --

https://github.com/oracle/ktls-utils/pull/147.patchhttps://github.com/oracle/ktls-utils/pull/147.diff
-- 
Reply to this email directly or view it on GitHub:
https://github.com/oracle/ktls-utils/pull/147
You are receiving this because you are subscribed to this thread.

Message ID: &lt;oracle/ktls-utils/pull/[email protected]&gt;


-- 
Chuck Lever