|
AU: Verify delta payload signature and signed hash.
The signature and hash are verified only if the public key file exists.
This means that currently this feature is desabled until we install a public
key.
BUG= 5663
TEST=unit tests, applied a signed delta update on the server
Change-Id: I5be72f7fde88400587f8aae0c7d5745c79fc4428
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d7061ab
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+318 lines, -70 lines) |
Patch |
|
M |
.gitignore
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
SConstruct
|
View
|
|
4 chunks |
+42 lines, -0 lines |
0 comments
|
Download
|
|
M |
action_processor.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
delta_performer.h
|
View
|
1
2
|
6 chunks |
+37 lines, -10 lines |
0 comments
|
Download
|
|
M |
delta_performer.cc
|
View
|
1
2
3
4
|
8 chunks |
+71 lines, -17 lines |
0 comments
|
Download
|
|
M |
delta_performer_unittest.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
download_action.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
omaha_hash_calculator.h
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
omaha_hash_calculator.cc
|
View
|
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
omaha_hash_calculator_unittest.cc
|
View
|
|
2 chunks |
+25 lines, -6 lines |
0 comments
|
Download
|
|
M |
payload_signer.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
payload_signer.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
|
M |
payload_signer_unittest.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+57 lines, -31 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|