Closed
Bug 113301
Opened 24 years ago
Closed 24 years ago
SECKEY_ImportDERPublicKey should support all public key types
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.4
People
(Reporter: jamie-bugzilla, Assigned: jamie-bugzilla)
References
Details
Attachments
(1 file)
1.29 KB,
patch
|
Details | Diff | Splinter Review |
SECKEY_ImportDERPublicKey should support all the public key types that NSS supports. Specifically, it needs to support Diffie-Hellman public keys.
Assignee | ||
Updated•24 years ago
|
Summary: SECKEY_ImportDERPublicKey should all public key types → SECKEY_ImportDERPublicKey should support all public key types
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•24 years ago
|
||
I have already fixed this in my tree. I would like to check it in to NSS 3.4.
Assignee: wtc → nicolson
Status: ASSIGNED → NEW
Assignee | ||
Comment 2•24 years ago
|
||
Assignee | ||
Comment 3•24 years ago
|
||
Bob, could you please code-review for committing to NSS 3.4?
Status: NEW → ASSIGNED
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → 3.4
Comment 4•24 years ago
|
||
Looks good jamie r=relyea
Assignee | ||
Comment 5•24 years ago
|
||
Committed to trunk for inclusion in NSS 3.4.
/cvsroot/mozilla/security/nss/lib/cryptohi/seckey.c,v <-- seckey.c
new revision: 1.16; previous revision: 1.15
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•