[gnutls-devel] GnuTLS | key_share: support X25519Kyber768Draft00 (!1842)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon Jul 8 03:55:48 CEST 2024




Daiki Ueno commented: https://gitlab.com/gnutls/gnutls/-/merge_requests/1842#note_1986864313


I think this is in the reviewable state, though the support is intentionally "hidden" from the production use:

- liboqs support is off by default
- When liboqs is enabled, it is dynamically loaded through dlopen
- When liboqs is enabled, any usage of lower-level cryptography in liboqs is replaced with GnuTLS based implementation
- The algorithm identifiers are prefixed with "_EXP_", e.g., GNUTLS_PK_EXP_KYBER768 and GNUTLS_GROUP_EXP_X25519_KYBER768, and assigned a vendor specific codepoint outside the normal range, e.g., 0 .. GNUTLS_{PK,GROUP}_MAX

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1842#note_1986864313
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/20240708/97c5bb7b/attachment-0001.html>


More information about the Gnutls-devel mailing list