Bug 125675 - WebCrypto wrapKey operation doesn't check key usage
Summary: WebCrypto wrapKey operation doesn't check key usage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks: 122679
  Show dependency treegraph
 
Reported: 2013-12-12 21:05 PST by Alexey Proskuryakov
Modified: 2013-12-13 00:53 PST (History)
4 users (show)

See Also:


Attachments
proposed fix (10.72 KB, patch)
2013-12-12 21:27 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-12-12 21:05:15 PST
It should.
Comment 1 Alexey Proskuryakov 2013-12-12 21:27:13 PST
Created attachment 219149 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-12-13 00:53:27 PST
Committed <http://trac.webkit.org/r160534>.