diff --git a/src/assets/images/radar/pq-encryption-test.png b/src/assets/images/radar/pq-encryption-test.png new file mode 100644 index 000000000000000..fa4451d53688609 Binary files /dev/null and b/src/assets/images/radar/pq-encryption-test.png differ diff --git a/src/content/changelog/radar/2025-10-06-radar-pq-encryption-test.mdx b/src/content/changelog/radar/2025-10-06-radar-pq-encryption-test.mdx new file mode 100644 index 000000000000000..9a9c9e736d31f1b --- /dev/null +++ b/src/content/changelog/radar/2025-10-06-radar-pq-encryption-test.mdx @@ -0,0 +1,13 @@ +--- +title: Browser Support Detection for PQ Encryption on Cloudflare Radar +description: New browser support detection for PQ encryption on Radar. +products: + - radar +date: 2025-10-06 +--- + +[**Radar**](/radar/) now includes browser detection for Post-quantum (PQ) encryption. +The [Post-quantum encryption card](https://radar.cloudflare.com/adoption-and-usage#post-quantum-encryption) now checks whether a user’s browser supports post-quantum encryption. +If support is detected, information about the key agreement in use is displayed. + +![Screenshot of the PQ encryption browser support test on the Adoption & Usage page](~/assets/images/radar/pq-encryption-test.png) diff --git a/src/content/release-notes/radar.yaml b/src/content/release-notes/radar.yaml index 4f9240309489d76..18fb9fbfc04b4b0 100644 --- a/src/content/release-notes/radar.yaml +++ b/src/content/release-notes/radar.yaml @@ -3,6 +3,10 @@ link: "/radar/release-notes/" productName: Radar productLink: "/radar/" entries: + - publish_date: "2025-10-06" + title: Add PQ encryption browser support check + description: |- + * Added a [post-quantum encryption browser support check](https://radar.cloudflare.com/adoption-and-usage#browser-support) to the PQ encryption card in the Adoption & Usage section. - publish_date: "2025-09-29" title: Add geolocation, ADM1 dimension to HTTP endpoints, and NetFlows endpoints description: |-