WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126033
WebCrypto importKey should fail when requesting usages that are not allowed by key data
https://bugs.webkit.org/show_bug.cgi?id=126033
Summary
WebCrypto importKey should fail when requesting usages that are not allowed b...
Alexey Proskuryakov
Reported
2013-12-19 17:06:55 PST
We currently just intersect usages, and don't complain. A spec proposal suggests that the operation should fail when an importKey argument asks for something that's not allowed in key data (e.g. in JWK).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-08-15 18:27:31 PDT
<
rdar://problem/27858490
>
Jiewen Tan
Comment 2
2016-11-10 12:23:12 PST
The bug is resolved by
Bug 164446
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug