[gnutls-devel] GnuTLS | Support specifying groups to send in key_share extension (#1710)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue May 13 16:31:14 CEST 2025
Alicja Kario (@mention me if you need reply) created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1710
When using `gnutls-3.8.9-9.el10`, with crypto-policies including both PQC and classical crypto key exchange groups (e.g. `GROUP-X25519-MLKEM768:GROUP-SECP256R1-MLKEM768:GROUP-SECP384R1-MLKEM1024:GROUP-X25519:GROUP-SECP256R1`) then gnutls will send key shares for the `X25519-MLKEM768` and `SECP256R1` groups.
There is no way to override the behaviour (either to send multiple PQC key_shares, or to send the X25519 key share instead of the `SECP256R1` one).
Please add a configuration mechanism that allows the user to specify which groups should be included in key_share extension.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1710
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250513/5391cfbc/attachment.html>
More information about the Gnutls-devel
mailing list