Bug 124376

Summary: Implement raw format for WebCrypto key export
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore JavaScriptAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kondapallykalyan, mkwst
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-14 12:57:43 PST
Export HMAC and AES keys as raw.
Comment 1 Alexey Proskuryakov 2013-11-14 13:03:43 PST
Created attachment 216969 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-11-14 13:42:32 PST
Committed <http://trac.webkit.org/r159310>.