On 29 November 2012 15:55, Paul Lambert <[email protected]> wrote: > > > >>Structure of the Merkle audit proof: >> >> struct { >> opaque sha256_hash[32]; >> } MerkleNode; >> >> struct { >> Version version; >> LogID id; >> uint64 tree_size; >> uint64 timestamp; <------------------------------ not >>necessary >> uint64 leaf_index; >> MerkleNode audit_path<0..2^16-1>; >> TreeHeadSignature tree_head_signature; <--- contains timestamp >> } MerkleAuditProof;
Not sure why you think the timestamp is not needed? >> >> > _______________________________________________ therightkey mailing list [email protected] https://www.ietf.org/mailman/listinfo/therightkey
