WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124725
Implement WebCrypto unwrapKey
https://bugs.webkit.org/show_bug.cgi?id=124725
Summary
Implement WebCrypto unwrapKey
Alexey Proskuryakov
Reported
2013-11-21 10:26:23 PST
unwrapKey is basically decrypt+importKey. One subtlety is that there will be algorithms that support wrap/unwrap, but not encrypt/decrypt, so chaining should take that into account.
Attachments
proposed patch
(35.64 KB, patch)
2013-11-21 10:35 PST
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-11-21 10:35:35 PST
Created
attachment 217582
[details]
proposed patch
Alexey Proskuryakov
Comment 2
2013-11-21 11:03:27 PST
Committed <
http://trac.webkit.org/r159637
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug