Skip to content

Enable Post-Quantum cryptography when it's used by the filtered app #1916

@ameshkov

Description

@ameshkov

Issue Details

Chrome is going to use ML-KEM starting from v131:
https://security.googleblog.com/2024/09/a-new-path-for-kyber-on-web.html

AdGuard generally follows what the filtered app does when establishes a secure connection so if the app is using a PQ crypto, AdGuard should also do that.

Proposed solution

Detect PQ crypto in clienthello. If detected, use it when establishing a secure connection with the remote server.

Alternative solution

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions