Closed
Bug 1815246
Opened 3 years ago
Closed 3 years ago
Export S/MIME API NSS_CMSSignerInfo_GetDigestAlgTag for Thunderbird
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.89
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file, 1 obsolete file)
Thunderbird wants to reject S/MIME signatures that are based on MD5 or SHA1 or other unexpected digest algorithms.
We need to call NSS_CMSSignerInfo_GetDigestAlgTag to extract the algorithm from the signer information.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9316141 -
Attachment is obsolete: true
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
I see that we're already past the API freeze date for 3.88 according to the calendar
https://wiki.mozilla.org/NSS:Release_Versions
And you have already created a 3.88 branch and the release note.
I conclude this is too late and must wait for 3.89
Target Milestone: 3.88 → 3.89
| Assignee | ||
Comment 4•3 years ago
|
||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•