Closed
Bug 1898825
Opened 5 months ago
Closed 5 months ago
Be less strict about ECDSA private key length
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jschanck, Assigned: jschanck)
Details
Attachments
(1 file)
Our MPI implementation of ECDSA would accept both short private keys and long private keys with leading zero bytes. We need to continue to accept these.
Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Attachment #9403907 -
Attachment description: WIP: Bug 1898825 - be less strict about ECDSA private key length. → Bug 1898825 - be less strict about ECDSA private key length. r=rrelyea
Assignee | ||
Comment 2•5 months ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•