[Webkit-unassigned] [Bug 126033] New: WebCrypto importKey should fail when requesting usages that are not allowed by key data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 19 17:08:51 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126033
Summary: WebCrypto importKey should fail when requesting usages
that are not allowed by key data
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
Blocks: 122679
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).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list