[gnutls-devel] GnuTLS | Update liboqs version requirement to 0.11.0 to support final version of ML-KEM (!1883)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Oct 8 21:24:26 CEST 2024
Geert Hendrickx commented: https://gitlab.com/gnutls/gnutls/-/merge_requests/1883#note_2148883796
I tested interop of this branch with openssl+oqs-provider, Firefox, and Chrome.
GROUP-X25519-KYBER768 works with all of them.
GROUP-X25519-MLKEM768 fails with:
- Firefox 132 beta: `Error code: SSL_ERROR_BAD_MAC_READ`
- Chrome 130 beta: `ERR_SSL_PROTOCOL_ERROR`
- openssl client to gnutls-serv: `error:0A000119:SSL routines::decryption failed or bad record mac`
- gnutls-cli to openssl server:
```
|<1>| Discarded message[0] due to invalid decryption
*** Fatal error: Decryption has failed.
```
and GROUP-SECP256R1-MLKEM768 fails with:
- openssl client to gnutls-serv: `error:0A000417:SSL routines::ssl/tls alert illegal parameter`
- gnutls-cli to openssl server:
```
*** Fatal error: A TLS fatal alert has been received.
*** Received alert [47]: Illegal parameter
```
(X25519-MLKEM768 is different from X25519-KYBER768 in that the order of the key shares has been reversed.)
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1883#note_2148883796
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/20241008/ec0babcd/attachment.html>
More information about the Gnutls-devel
mailing list