Closed
Bug 838767
Opened 12 years ago
Closed 12 years ago
Allow lib/pkcs7 and lib/smime to verify ECDSA signatures
Categories
(NSS :: Libraries, defect, P2)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.15
People
(Reporter: wtc, Assigned: wtc)
References
Details
Attachments
(1 file)
1.65 KB,
patch
|
rrelyea
:
review+
briansmith
:
feedback+
|
Details | Diff | Splinter Review |
The attached patch allows lib/pkcs7 and lib/smime to verify ECDSA signatures.
Algorithms should be restricted by removing them from the softoken.
Attachment #710868 -
Flags: review?(rrelyea)
Assignee | ||
Comment 1•12 years ago
|
||
Comment on attachment 710868 [details] [diff] [review]
Patch
Bob, could you review this patch? Thanks.
Comment 2•12 years ago
|
||
Comment on attachment 710868 [details] [diff] [review]
Patch
r+ relyea, but please get feedback from brian before you check it in.
Attachment #710868 -
Flags: review?(rrelyea)
Attachment #710868 -
Flags: review+
Attachment #710868 -
Flags: feedback?(bsmith)
Updated•12 years ago
|
Attachment #710868 -
Flags: feedback?(bsmith) → feedback+
Comment 3•12 years ago
|
||
Mark, I think that this may enable (or help enable) ECC-based S/MIME signature support for Thunderbird. I haven't tried it though, and I don't know what issues are likely to come up.
Assignee | ||
Comment 4•12 years ago
|
||
Patch checked in to the NSS hg repository (NSS 3.15):
https://hg.mozilla.org/projects/nss/rev/11d7eaadc82c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.15
You need to log in
before you can comment on or make changes to this bug.
Description
•