Skip to content

Commit 7cf76e1

Browse files
[SSL] Update pqc-support.mdx (#26233)
* [SSL] Update pqc-support.mdx * Mention [Firefox 145 for Android][1] * Tor Browser 15 is stable and [enables PQC on Android][2] * Node 22.20.0 [backports OpenSSL 3.5][3] [1]: https://hg-edge.mozilla.org/mozilla-central/rev/ef49596c0190 [2]: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9ca6db00b134f710bc195bafda2092a88625f956 [3]: https://nodejs.org/en/blog/release/v22.20.0#openssl-updated-to-352 * Separate links for Node 24.5.0 and Node 22.20.0 * Simplify nesting in Firefox entry --------- Co-authored-by: Rebecca Tamachiro <rtamachiro@cloudflare.com>
1 parent fcafcef commit 7cf76e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/ssl/post-quantum-cryptography/pqc-support.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ The list below is for reference only. Responsibility for third-party software li
1414
:::
1515

1616
## X25519MLKEM768
17-
- Default for [Firefox 132+](https://www.mozilla.org/firefox/) on Desktop
18-
- For QUIC/HTTP3, use Firefox 135+
17+
- Default for [Firefox 132+](https://www.mozilla.org/firefox/) (Desktop) and Firefox 145+ (Android)
18+
- For QUIC/HTTP3, use Firefox 135+ (Desktop)
1919
- Default for [Chrome 131+](https://www.google.com/chrome/)
2020
- Default for [Safari 26+](https://www.apple.com/safari/)
2121
- System-wide support in iOS 26, macOS Tahoe 26, and other [Apple operating systems](https://support.apple.com/122756)
2222
- Default for [Edge 131+](https://microsoft.com/edge/)
2323
- Default for recent [Opera](https://opera.com) and [Brave](https://brave.com)
24-
- Default for [Tor Browser 15.0](https://www.torproject.org/) on Desktop (Alpha)
24+
- Default for [Tor Browser 15.0+](https://www.torproject.org/)
2525
- Cloudflare's [fork of Go](https://github.com/cloudflare/go)
2626
- Default for [Go 1.24+](https://go.dev/doc/go1.24#cryptotlspkgcryptotls)
2727
- Default for [OpenSSL 3.5.0+](https://www.openssl.org/)
28-
- Default for [Node 24.5.0+](https://nodejs.org/)
28+
- Default for [Node 24.5.0+](https://nodejs.org/) and 22.20.0+ ([backported](https://nodejs.org/en/blog/release/v22.20.0#openssl-updated-to-352))
2929
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
3030
- [GnuTLS](https://www.gnutls.org)
3131
- 3.8.9+ compiled with leancrypto 1.2.0+

0 commit comments

Comments
 (0)