Re: Status of TLS 1.3 Hybrid Key Exchange (JDK-8314323)

2025-05-21 Thread Sean Mullan
On 5/21/25 2:56 AM, Stian Thorgersen wrote: Thanks, Are there also plans to add X25519MLKEM768, SecP256r1MLKEM768, and SecP384r1MLKEM1024 hybrid key agreements from https:// datatracker.ietf.org/doc/draft-ietf-tls-ecdhe-mlkem/ datatracker.ietf.org/doc/draft-ietf-tls-ecdhe-mlkem/>? Yes.

Re: Status of TLS 1.3 Hybrid Key Exchange (JDK-8314323)

2025-05-20 Thread Stian Thorgersen
Thanks, Are there also plans to add X25519MLKEM768, SecP256r1MLKEM768, and SecP384r1MLKEM1024 hybrid key agreements from https://datatracker.ietf.org/doc/draft-ietf-tls-ecdhe-mlkem/? >From what I know Google, Firefox, CloudFlare, and OpenSSL have all implemented the draft, and there may not be ma

Re: Status of TLS 1.3 Hybrid Key Exchange (JDK-8314323)

2025-05-20 Thread Sean Mullan
Hi, Thanks for your message and interest in Java Security. We are currently working on an implementation of Hybrid Key Exchange in TLS 1.3 [1]. It will not be in JDK 25 as the release is entering rampdown phase 1 soon. Although we can't commit to a target release at this time, we hope to de