Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to Add Support for X25519MLKEM768 (Following crypto/tls Update) #325

Closed
Juktong opened this issue Feb 5, 2025 · 0 comments · Fixed by #329
Closed

Request to Add Support for X25519MLKEM768 (Following crypto/tls Update) #325

Juktong opened this issue Feb 5, 2025 · 0 comments · Fixed by #329

Comments

@Juktong
Copy link

Juktong commented Feb 5, 2025

With recent developments in post-quantum cryptography, it’s recommended to transition towards X25519MLKEM768 for enhanced security. This hybrid key exchange is now the default in Go’s crypto/tls library following proposal #69985.

Firefox 132+ and Chrome 131+ are setting X25519MLKEM768 as the default in Beta versions, and Cloudflare recommends adopting X25519MLKEM768 for improved security.

In #221, support for X25519Kyber768Draft00 was added. This request serves as a follow-up to ensure utls aligns with current best practices and maintains compatibility with major TLS clients and servers.

@mingyech mingyech linked a pull request Mar 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant