Skip to content

Make sure Arti negotiates MLKEM TLS with c tor

In tor!880 (merged), we added support for hybrid MLKEM handshakes when building with OpenSSL 3.5.

We should make sure that Arti uses these handshakes too, when built with OpenSSL or with rustls. (We won't get them with other native-tls backends yet.)

(I'm going to wait until a few more Tor openssl patches get merged, for my own sanity.)