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

Issue 2503683005: Making the SHA1 entropy provider use the randomization_seed. (Closed)

Created:
4 years, 1 month ago by jwd
Modified:
4 years ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Making the SHA1 entropy provider use the randomization_seed. BUG=665603 Committed: https://crrev.com/c6e07e224e5d6cc495f8c6d86ae2741abede6b06 Cr-Commit-Position: refs/heads/master@{#433561}

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove temp string #

Patch Set 3 : Updating comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -9 lines) Patch
M components/variations/entropy_provider.h View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
M components/variations/entropy_provider.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M components/variations/entropy_provider_unittest.cc View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
jwd
4 years, 1 month ago (2016-11-15 23:13:41 UTC) #2
rkaplow
lgtm Can you update https://codesearch.chromium.org/chromium/src/components/variations/entropy_provider.h?q=entropy_pro&sq=package:chromium&l=44
4 years, 1 month ago (2016-11-16 06:31:01 UTC) #3
Alexei Svitkine (slow)
lgtm % comment https://codereview.chromium.org/2503683005/diff/1/components/variations/entropy_provider.cc File components/variations/entropy_provider.cc (right): https://codereview.chromium.org/2503683005/diff/1/components/variations/entropy_provider.cc#newcode94 components/variations/entropy_provider.cc:94: std::string input(entropy_source_ + randomization_string); Nit: How ...
4 years, 1 month ago (2016-11-16 06:36:48 UTC) #5
jwd
On 2016/11/16 06:31:01, rkaplow wrote: > lgtm > > Can you update > https://codesearch.chromium.org/chromium/src/components/variations/entropy_provider.h?q=entropy_pro&sq=package:chromium&l=44 Done, ...
4 years, 1 month ago (2016-11-16 16:15:38 UTC) #6
jwd
https://codereview.chromium.org/2503683005/diff/1/components/variations/entropy_provider.cc File components/variations/entropy_provider.cc (right): https://codereview.chromium.org/2503683005/diff/1/components/variations/entropy_provider.cc#newcode94 components/variations/entropy_provider.cc:94: std::string input(entropy_source_ + randomization_string); On 2016/11/16 06:36:48, Alexei Svitkine ...
4 years, 1 month ago (2016-11-16 16:15:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2503683005/40001
4 years ago (2016-11-21 15:36:28 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-21 16:37:21 UTC) #12
commit-bot: I haz the power
4 years ago (2016-11-21 16:40:10 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c6e07e224e5d6cc495f8c6d86ae2741abede6b06
Cr-Commit-Position: refs/heads/master@{#433561}

Powered by Google App Engine
This is Rietveld 408576698