Closed
Bug 1423557
Opened 7 years ago
Closed 7 years ago
cryptohi: make RSA-PSS parameter check stricter
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.35
People
(Reporter: ueno, Assigned: ueno)
References
Details
Attachments
(1 file)
The code for verifying RSA-PSS signature on certificate accepts invalid hash algorithms as SHA-1 and also doesn't check the value of trailerField. This should be more strict, according to the discussion in bug 1400844.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.35
Updated•7 years ago
|
Assignee: nobody → dueno
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Comment on attachment 8945484 [details]
cryptohi: make RSA-PSS parameter check stricter
Martin Thomson [:mt:] has approved the revision.
https://phabricator.services.mozilla.com/D322
Attachment #8945484 -
Flags: review+
You need to log in
before you can comment on or make changes to this bug.
Description
•