Closed
Bug 1334474
Opened 7 years ago
Closed 7 years ago
Support RSA-PSS signatures with (modulus_bits % 8 > 0)
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.30
People
(Reporter: ttaubert, Assigned: ttaubert)
References
(Blocks 1 open bug)
Details
This was brought to my attention by Hanno Böck, and he today sent it to the TLS mailing list too: https://www.ietf.org/mail-archive/web/tls/current/msg22338.html There's a patch in bug 158750 already, I'll take that, update it, and add a bunch of tests.
Assignee | ||
Updated•7 years ago
|
Summary: Verifying RSA-PSS signatures with (modulus_bits % 8 > 0) fails → Support RSA-PSS signatures with (modulus_bits % 8 > 0)
Assignee | ||
Comment 1•7 years ago
|
||
FTR, the patch from Hanno is attachment 493786 [details] [diff] [review].
Assignee | ||
Comment 2•7 years ago
|
||
https://nss-review.dev.mozaws.net/D180
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/projects/nss/rev/afcc38616671
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.30
Assignee | ||
Comment 4•7 years ago
|
||
https://hg.mozilla.org/projects/nss/rev/87188da8b352
Assignee | ||
Comment 5•7 years ago
|
||
Uplifted to NSS 3.29: https://hg.mozilla.org/projects/nss/rev/1bbd8a1ba5a3
You need to log in
before you can comment on or make changes to this bug.
Description
•