Closed
Bug 1898825
Opened 1 year ago
Closed 1 year 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•1 year ago
|
||
Updated•1 year 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•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
•