Bug 124218 - Update WebCrypto JWK mapping to newer proposal
Summary: Update WebCrypto JWK mapping to newer proposal
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-11-12 12:09 PST by Alexey Proskuryakov
Modified: 2013-12-03 16:48 PST (History)
0 users

See Also:


Attachments
proposed patch (43.85 KB, patch)
2013-12-03 16:40 PST, Alexey Proskuryakov
andersca: 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-11-12 12:09:34 PST
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23796

Some changes:
- "extractable" renamed to "ext";
- different approach to "use", adds a new "uses" key.

The proposal is very fresh, let's wait a bit for discussion.
Comment 1 Alexey Proskuryakov 2013-12-03 16:40:28 PST
Created attachment 218362 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-12-03 16:48:42 PST
Committed <http://trac.webkit.org/r160061>.