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

Issue 1355923002: [refactor] Misc post-NSS WebCrypto cleanups. (Closed)

Created:
5 years, 3 months ago by eroman
Modified:
5 years, 3 months ago
Reviewers:
davidben
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@util_split
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[refactor] Misc post-NSS WebCrypto cleanups. * Use EVP_MD_block_size() rather than a custom switch statement * Update language explaining why 192-bit AES is disallowed * Remove remaining SupportsXXX() functions from unittests. Committed: https://crrev.com/f5d6b2afc9673e55ceac6a3b7d576358081b2dc7 Cr-Commit-Position: refs/heads/master@{#350283}

Patch Set 1 #

Patch Set 2 : remove dupe header #

Total comments: 7

Patch Set 3 : rebase and add period #

Patch Set 4 : crubg.com --> crbug.com #

Patch Set 5 : add an explicit size_t --> unsigned cast #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -117 lines) Patch
M components/webcrypto/algorithm_dispatch.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/webcrypto/algorithms/aes.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M components/webcrypto/algorithms/aes_cbc.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/webcrypto/algorithms/aes_cbc_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M components/webcrypto/algorithms/aes_ctr.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/webcrypto/algorithms/ecdh_unittest.cc View 10 chunks +0 lines, -36 lines 0 comments Download
M components/webcrypto/algorithms/ecdsa_unittest.cc View 7 chunks +0 lines, -27 lines 0 comments Download
M components/webcrypto/algorithms/hmac.cc View 1 2 3 4 3 chunks +9 lines, -17 lines 0 comments Download
M components/webcrypto/algorithms/rsa_pss_unittest.cc View 5 chunks +0 lines, -28 lines 0 comments Download
M components/webcrypto/status.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (9 generated)
eroman
5 years, 3 months ago (2015-09-18 23:47:49 UTC) #2
davidben
lgtm https://codereview.chromium.org/1355923002/diff/20001/components/webcrypto/algorithms/aes.cc File components/webcrypto/algorithms/aes.cc (right): https://codereview.chromium.org/1355923002/diff/20001/components/webcrypto/algorithms/aes.cc#newcode59 components/webcrypto/algorithms/aes.cc:59: // 192-bit AES is intentionally unsupported (http://crubg.com/533699) Nit: ...
5 years, 3 months ago (2015-09-22 19:08:25 UTC) #3
eroman
https://codereview.chromium.org/1355923002/diff/20001/components/webcrypto/algorithms/aes.cc File components/webcrypto/algorithms/aes.cc (right): https://codereview.chromium.org/1355923002/diff/20001/components/webcrypto/algorithms/aes.cc#newcode59 components/webcrypto/algorithms/aes.cc:59: // 192-bit AES is intentionally unsupported (http://crubg.com/533699) On 2015/09/22 ...
5 years, 3 months ago (2015-09-22 22:25:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1355923002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1355923002/60001
5 years, 3 months ago (2015-09-22 22:26:47 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/118725)
5 years, 3 months ago (2015-09-22 23:10:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1355923002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1355923002/60001
5 years, 3 months ago (2015-09-22 23:12:51 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/107446)
5 years, 3 months ago (2015-09-22 23:57:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1355923002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1355923002/80001
5 years, 3 months ago (2015-09-23 00:03:59 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-23 01:05:56 UTC) #18
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 01:08:19 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f5d6b2afc9673e55ceac6a3b7d576358081b2dc7
Cr-Commit-Position: refs/heads/master@{#350283}

Powered by Google App Engine
This is Rietveld 408576698