DescriptionCertificate 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 #
Messages
Total messages: 12 (6 generated)
|