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

Issue 5633001: AU: Switch signature verification from external openssl to library. (Closed)

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

Description

AU: Switch signature verification from external openssl to library. This avoids writing data to temp files, invoking an external process and reading data from temporary files. This is cleaner, and improves marginally performance and security. BUG=9928 TEST=unit tests, emerge-arm-generic Change-Id: I7b7d6632e23a1cbcc9a281f883279555583dd344 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=b039d50

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -30 lines) Patch
M payload_signer.cc View 2 chunks +37 lines, -29 lines 0 comments Download
M payload_signer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
petkov
10 years ago (2010-12-03 00:37:53 UTC) #1
adlr
10 years ago (2010-12-03 00:41:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698