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

Issue 3013047: Let the Nigori client import and export raw encryption keys. (Closed)

Created:
10 years, 4 months ago by albertb
Modified:
9 years, 3 months ago
CC:
chromium-reviews, ncarter (slow), ben+cc_chromium.org, Raghu Simha, idana, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Let the Nigori client import and export raw encryption keys. BUG=48701 TEST=NigoriTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54970

Patch Set 1 #

Patch Set 2 : Make ExportKeys const #

Total comments: 8

Patch Set 3 : Rename Init and Import #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -38 lines) Patch
M chrome/browser/sync/util/cryptographer.cc View 1 2 3 chunks +12 lines, -6 lines 0 comments Download
M chrome/browser/sync/util/nigori.h View 1 2 2 chunks +16 lines, -5 lines 0 comments Download
M chrome/browser/sync/util/nigori.cc View 1 2 3 chunks +34 lines, -4 lines 0 comments Download
M chrome/browser/sync/util/nigori_unittest.cc View 1 2 8 chunks +59 lines, -23 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
albertb
10 years, 4 months ago (2010-07-30 22:14:49 UTC) #1
tim (not reviewing)
http://codereview.chromium.org/3013047/diff/3001/4002 File chrome/browser/sync/util/nigori.cc (right): http://codereview.chromium.org/3013047/diff/3001/4002#newcode163 chrome/browser/sync/util/nigori.cc:163: // TODO(albertb): Use a secure random function. nit - ...
10 years, 4 months ago (2010-08-04 06:40:47 UTC) #2
albertb
http://codereview.chromium.org/3013047/diff/3001/4002 File chrome/browser/sync/util/nigori.cc (right): http://codereview.chromium.org/3013047/diff/3001/4002#newcode163 chrome/browser/sync/util/nigori.cc:163: // TODO(albertb): Use a secure random function. On 2010/08/04 ...
10 years, 4 months ago (2010-08-04 18:25:57 UTC) #3
tim (not reviewing)
10 years, 4 months ago (2010-08-04 21:19:40 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698