Bug 165680 - [WebCrypto] RSA algorithms should allow importing keys without usages
Summary: [WebCrypto] RSA algorithms should allow importing keys without usages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jiewen Tan
URL:
Keywords: InRadar
Depends on: 129978
Blocks: 159638
  Show dependency treegraph
 
Reported: 2016-12-09 13:36 PST by Jiewen Tan
Modified: 2016-12-10 00:58 PST (History)
4 users (show)

See Also:


Attachments
Patch (30.82 KB, patch)
2016-12-09 15:19 PST, Jiewen Tan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiewen Tan 2016-12-09 13:36:35 PST
RSA algorithms should allow importing keys without usages.
Comment 1 Jiewen Tan 2016-12-09 13:38:54 PST
<rdar://problem/29601354>
Comment 2 Jiewen Tan 2016-12-09 15:19:03 PST
Created attachment 296717 [details]
Patch
Comment 3 Brent Fulgham 2016-12-09 16:24:43 PST
Comment on attachment 296717 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=296717&action=review

Looks great. r=me.

> LayoutTests/imported/w3c/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep-expected.txt:111
> +PASS RSA-OAEP with SHA-512 and a label no encrypt usage 

Excellent!
Comment 4 WebKit Commit Bot 2016-12-10 00:58:12 PST
Comment on attachment 296717 [details]
Patch

Clearing flags on attachment: 296717

Committed r209657: <http://trac.webkit.org/changeset/209657>
Comment 5 WebKit Commit Bot 2016-12-10 00:58:16 PST
All reviewed patches have been landed.  Closing bug.