Enable mlkem768x25519 in h3 in release
Categories
(Core :: Networking, enhancement, P3)
Tracking
()
People
(Reporter: jschanck, Assigned: jschanck)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Comment 3•1 month ago
|
||
Assignee | ||
Comment 4•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D233950
Updated•1 month ago
|
Comment 5•1 month ago
|
||
beta Uplift Approval Request
- User impact if declined: A security feature will be delayed by one release cycle.
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: n/a
- Risk associated with taking this patch: none
- Explanation of risk level: The pref is currently enabled in early beta.
- String changes made/needed: none
- Is Android affected?: no
Updated•1 month ago
|
Updated•1 month ago
|
Comment 7•1 month ago
|
||
Did we want to call this out the Fx135 relnotes? Please nominate if so.
Assignee | ||
Comment 8•1 month ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: This feature secures our users' communications against advanced / long-term threats.
[Affects Firefox for Android]: No
[Suggested wording]: Added support for a post-quantum key exchange mechanism (mlkem768x25519) for Http/3.
[Links (documentation, blog post, etc)]:
Comment 10•1 month ago
|
||
Do we need to make a change to the neqo
demo client and server so their behavior is identical to Firefox?
Assignee | ||
Comment 12•24 days ago
|
||
We need to be a little careful here because I assumed here that the default configuration did not include ML-KEM. If you add ML-KEM to this list, then the neqo_glue code won't be able to disable it. I'll work up a patch so we make fewer assumptions in the neqo_glue code.
Description
•