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

Issue 2107423004: Certificate Transparency: MerkleTreeLeaf, MerkleAuditProof improvements. (Closed)

Created:
4 years, 5 months ago by Eran Messeri
Modified:
4 years, 5 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, Rob Percival
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Certificate Transparency: MerkleTreeLeaf, MerkleAuditProof improvements. Per comments on another code review, I've documented MerkleTreeLeaf and changed the Hash function name. This change also adds the tree size to the MerkleAuditProof, as each proof ties to a particular tree size (and it can't directly be deduced from the number of nodes in the proof). BUG=613495 Committed: https://crrev.com/b38ec0a4aaf590b21c1344a5962bcfeb65f3e3d6 Cr-Commit-Position: refs/heads/master@{#404356}

Patch Set 1 #

Patch Set 2 : Removing log_id #

Patch Set 3 : Removed tree_size from MerkleAuditProof #

Patch Set 4 : Fixing botched merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -25 lines) Patch
M net/cert/merkle_audit_proof.h View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download
M net/cert/merkle_audit_proof.cc View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M net/cert/merkle_tree_leaf.h View 1 3 2 chunks +24 lines, -8 lines 0 comments Download
M net/cert/merkle_tree_leaf.cc View 1 3 2 chunks +6 lines, -3 lines 0 comments Download
M net/cert/merkle_tree_leaf_unittest.cc View 1 3 4 chunks +2 lines, -4 lines 0 comments Download
M net/test/ct_test_util.cc View 1 3 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Eran Messeri
Ryan, this change addresses comments you've made about the MerkleTreeLeaf in another CL.
4 years, 5 months ago (2016-07-01 10:11:20 UTC) #3
Ryan Sleevi
LGTM w/o the MerkleAuditProof changes, because it's impossible for me to review if it's the ...
4 years, 5 months ago (2016-07-06 19:16:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2107423004/60001
4 years, 5 months ago (2016-07-08 10:25:07 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-08 14:10:58 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-08 14:11:11 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 14:12:59 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b38ec0a4aaf590b21c1344a5962bcfeb65f3e3d6
Cr-Commit-Position: refs/heads/master@{#404356}

Powered by Google App Engine
This is Rietveld 408576698