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

Issue 6775011: Generate public key from update engine private key. (Closed)

Created:
9 years, 8 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov, adlr
CC:
chromium-os-reviews_chromium.org, sosa
Visibility:
Public.

Description

Generate public key from update engine private key. Right now we're relying on checked-in by-product of the build. This generates the public key instead of relying on it being checked in. Change-Id: I2710e7fc0fb5182e52ab4c757ae9b981a6e2fa21 BUG=nah TEST=Ran through call to cros_au_test_harness. Validated args and public key generated Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8d18a5c

Patch Set 1 #

Total comments: 1

Patch Set 2 : s/generate/generated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M ctest/ctest.py View 1 3 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sosa
9 years, 8 months ago (2011-03-29 23:15:13 UTC) #1
petkov
9 years, 8 months ago (2011-03-29 23:16:48 UTC) #2
LGTM

http://codereview.chromium.org/6775011/diff/1/ctest/ctest.py
File ctest/ctest.py (right):

http://codereview.chromium.org/6775011/diff/1/ctest/ctest.py#newcode211
ctest/ctest.py:211: """Returns the path to a generate public key from given
private key."""
s/generate/generated/

Powered by Google App Engine
This is Rietveld 408576698