Bug 247864
Summary: | Replacing RSASSA-PKCS1-v1_5 with RSASSA-PSS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Angela <a_izquierdogarcia> |
Component: | WebCore Misc. | Assignee: | Angela <a_izquierdogarcia> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Angela
Replacing RSASSA-PKCS1-v1_5 with RSASSA-PSS as a part of giving more security to our procedures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102295264>
Angela
Pull request: https://github.com/WebKit/WebKit/pull/6446
youenn fablet
Given Chrome and Firefox support RSASSA-PKCS1-v1_5, we might not want to remove it now.
Marking as WontFix for now. We can always revisit this once we have consensus between browser vendors.