You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: