Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Issue 195893034: [webcrypto] Add JWK symmetric key RSAES-PKCS1-v1_5 wrap / unwrap for NSS. (Closed)

Created:
6 years, 9 months ago by padolph
Modified:
6 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[webcrypto] Add JWK symmetric key RSAES-PKCS1-v1_5 wrap / unwrap for NSS. BUG=245025 TEST=content_unittests --gtest_filter="SharedCryptoTest*" Based on https://codereview.chromium.org/195983010/ Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258223

Patch Set 1 #

Total comments: 13

Patch Set 2 : fixes for eroman #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : fixes for eroman #

Total comments: 6

Patch Set 5 : rebase and upload only HEAD~ #

Patch Set 6 : upload HEAD~2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -105 lines) Patch
M content/child/webcrypto/jwk.cc View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M content/child/webcrypto/shared_crypto.cc View 1 2 5 6 chunks +77 lines, -46 lines 0 comments Download
M content/child/webcrypto/shared_crypto_unittest.cc View 1 2 3 4 2 chunks +173 lines, -56 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
padolph
6 years, 9 months ago (2014-03-18 03:02:14 UTC) #1
eroman
https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc#newcode169 content/child/webcrypto/jwk.cc:169: if (alg1.paramsType() == I am not sure that I ...
6 years, 9 months ago (2014-03-18 06:18:38 UTC) #2
padolph
https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc#newcode169 content/child/webcrypto/jwk.cc:169: if (alg1.paramsType() == On 2014/03/18 06:18:39, eroman wrote: > ...
6 years, 9 months ago (2014-03-18 17:52:19 UTC) #3
eroman
https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc#newcode169 content/child/webcrypto/jwk.cc:169: if (alg1.paramsType() == On 2014/03/18 17:52:19, padolph wrote: > ...
6 years, 9 months ago (2014-03-19 04:04:00 UTC) #4
padolph
On 2014/03/19 04:04:00, eroman wrote: > https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc > File content/child/webcrypto/jwk.cc (right): > > https://codereview.chromium.org/195893034/diff/1/content/child/webcrypto/jwk.cc#newcode169 > ...
6 years, 9 months ago (2014-03-19 18:29:38 UTC) #5
padolph
https://codereview.chromium.org/195893034/diff/30001/content/child/webcrypto/shared_crypto_unittest.cc File content/child/webcrypto/shared_crypto_unittest.cc (right): https://codereview.chromium.org/195893034/diff/30001/content/child/webcrypto/shared_crypto_unittest.cc#newcode2978 content/child/webcrypto/shared_crypto_unittest.cc:2978: const blink::WebCryptoAlgorithm algorithm = CreateAesCbcKeyGenAlgorithm(256); On 2014/03/19 04:04:00, eroman ...
6 years, 9 months ago (2014-03-19 18:29:59 UTC) #6
eroman
L G T M. However there are still unexpected diffs showing up. I would like ...
6 years, 9 months ago (2014-03-19 18:40:37 UTC) #7
padolph
https://codereview.chromium.org/195893034/diff/40001/content/child/webcrypto/shared_crypto.cc File content/child/webcrypto/shared_crypto.cc (left): https://codereview.chromium.org/195893034/diff/40001/content/child/webcrypto/shared_crypto.cc#oldcode414 content/child/webcrypto/shared_crypto.cc:414: if (!KeyUsageAllows(wrapping_key, blink::WebCryptoKeyUsageUnwrapKey)) On 2014/03/19 18:40:38, eroman wrote: > ...
6 years, 9 months ago (2014-03-19 20:01:16 UTC) #8
padolph
On 2014/03/19 18:40:37, eroman wrote: > L G T M. However there are still unexpected ...
6 years, 9 months ago (2014-03-19 20:33:09 UTC) #9
eroman
lgtm https://codereview.chromium.org/195893034/diff/40001/content/child/webcrypto/shared_crypto.cc File content/child/webcrypto/shared_crypto.cc (left): https://codereview.chromium.org/195893034/diff/40001/content/child/webcrypto/shared_crypto.cc#oldcode414 content/child/webcrypto/shared_crypto.cc:414: if (!KeyUsageAllows(wrapping_key, blink::WebCryptoKeyUsageUnwrapKey)) On 2014/03/19 20:01:17, padolph wrote: ...
6 years, 9 months ago (2014-03-19 22:58:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/195893034/80001
6 years, 9 months ago (2014-03-19 22:59:07 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 06:25:46 UTC) #12
Message was sent while issue was closed.
Change committed as 258223

Powered by Google App Engine
This is Rietveld 408576698