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

Issue 6271003: AU: Support signed payload verification through the delta generator. (Closed)

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

Description

AU: Support signed payload verification through the delta generator. The following command will verify a signed payload: ./delta_generator -in_file <payload> -public_key <key.pem> Add a unit test for signature verification. BUG=chromium-os:10936 TEST=unit tests Change-Id: I3bb464608c22229141f9819b27503b6de778c495 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=adb3cef

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -27 lines) Patch
M delta_performer_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M generate_delta_main.cc View 3 chunks +15 lines, -0 lines 0 comments Download
M omaha_hash_calculator.h View 1 chunk +3 lines, -0 lines 0 comments Download
M omaha_hash_calculator.cc View 1 chunk +13 lines, -11 lines 0 comments Download
M payload_signer.h View 2 chunks +12 lines, -7 lines 0 comments Download
M payload_signer.cc View 2 chunks +47 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
petkov
9 years, 11 months ago (2011-01-13 22:25:35 UTC) #1
adlr
9 years, 11 months ago (2011-01-14 00:09:45 UTC) #2
LGTM. Thanks!

Powered by Google App Engine
This is Rietveld 408576698