Bug 124218

Summary: Update WebCrypto JWK mapping to newer proposal
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122679    
Attachments:
Description Flags
proposed patch andersca: review+

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>.