WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128680
Wrap WebCrypto keys in SerializedScriptValue
https://bugs.webkit.org/show_bug.cgi?id=128680
Summary
Wrap WebCrypto keys in SerializedScriptValue
Alexey Proskuryakov
Reported
2014-02-12 12:10:56 PST
We need to wrap WebCrypto keys for persistent storage, because they are not really different from passwords that live in Keychain. As there is a single code path for transient and persistent serialization (and I'm not even entirely sure if we can always know in advance), let's do that always.
Attachments
proposed patch
(31.66 KB, patch)
2014-02-12 12:16 PST
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-02-12 12:16:31 PST
Created
attachment 223993
[details]
proposed patch
Alexey Proskuryakov
Comment 2
2014-02-12 13:03:51 PST
Committed <
http://trac.webkit.org/r163976
>.
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