Skip to content

tiles: build MTCProof from tiles #8914

Description

@jsha

We should implement tlog.TileReader on top of our tile storage layer, use it to build a tlog.TileHashReader, and pass that to subtree.ConsistencyProof to build inclusion proofs for entries to a subtree. For starters, we'll build inclusion proofs to checkpoints (start=0), but eventually we'll wire up sign-subtree and build inclusion proofs based on that.

Those inclusion proofs can then be incorporated into an MTCProof (#8907) and attached to a TBSCertificate (#8908) to build an MTC.

Part of #8738

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions