Skip to content

[Email Security] Add post-quantum key exchange changelog - #32833

Merged
hoan-pom merged 1 commit into
cloudflare:productionfrom
akumar0630:ayush/email-security-post-quantum
Aug 18, 2026
Merged

[Email Security] Add post-quantum key exchange changelog#32833
hoan-pom merged 1 commit into
cloudflare:productionfrom
akumar0630:ayush/email-security-post-quantum

Conversation

@akumar0630

Copy link
Copy Markdown
Contributor

Adds a changelog entry announcing post-quantum hybrid key exchange support (X25519MLKEM768) on Email Security's inbound MX and outbound delivery SMTP connections.

Highlights

  • Inbound MX and outbound delivery connections negotiate the X25519MLKEM768 hybrid key agreement when the peer supports it, protecting SMTP traffic against harvest-now, decrypt-later attacks.
  • Enabled automatically for all customers; backwards compatible with peers that do not yet advertise post-quantum key agreement.
  • Applies to Advantage, Enterprise, and Enterprise + PhishGuard packages.

Validation

  • pnpm run format:core:check passes
  • pnpm run check not run locally due to Node version mismatch (CI will validate)

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 8f1b621.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@jmeckman
jmeckman self-requested a review August 18, 2026 17:49

@goldbe-cf goldbe-cf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good thanks

@hoan-pom hoan-pom self-assigned this Aug 18, 2026
@hoan-pom
hoan-pom merged commit 3bc3643 into cloudflare:production Aug 18, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants