Closed
Bug 1677181
Opened 4 years ago
Closed 3 years ago
Add ECH padding support
Categories
(NSS :: Libraries, enhancement, P3)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kjacobs, Assigned: djackson)
References
(Blocks 1 open bug)
Details
(Whiteboard: [nss-fx])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
See https://tools.ietf.org/html/draft-ietf-tls-esni-08#section-6.2. Let's add this after the initial -08 or -09 patches are landed and working.
Comment 1•4 years ago
|
||
Is this the same as bug 1500801?
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Mathew Hodson from comment #1)
Is this the same as bug 1500801?
Ah, not exactly. That one is no longer relevant and is superseded by this bug.
Updated•4 years ago
|
Whiteboard: [nss-fx]
Updated•3 years ago
|
Severity: -- → N/A
QA Contact: jc
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → djackson
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•3 years ago
|
||
This adds ECH-13 client hello padding in ClientHelloInners.
Servers abort and alert if padding is malformed.
Updated•3 years ago
|
Attachment #9236654 -
Attachment description: WIP: Bug 1677181 - Client side ECH padding → Bug 1677181 - Client side ECH padding r=mt
Comment 4•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:djackson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mt)
Flags: needinfo?(djackson)
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(mt)
Flags: needinfo?(djackson)
Flags: needinfo?(bbeurdouche)
Assignee | ||
Comment 5•3 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Flags: needinfo?(bbeurdouche)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•