Closed
Bug 1902119
Opened 1 year ago
Closed 1 year ago
Reuse one X25519 share when offering both X25519 and Xyber768d00
Categories
(NSS :: Libraries, enhancement, P3)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jschanck, Assigned: jschanck)
Details
Attachments
(1 file)
draft-ietf-tls-hybrid-design allows "the same key_exchange value for the same algorithm to be reused in multiple KeyShareEntry records sent in within the same ClientHello". We currently generate two X25519 keys when the client offers both X25519 and Xyber768d00. In the interest of performance, we should reuse a single key instead.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•