Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verify: add leaf hash verification for tlog entries #1688

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

asraa
Copy link
Contributor

@asraa asraa commented Mar 30, 2022

Signed-off-by: Asra Ali asraa@google.com

Summary

This add verification to compare the leaf hash with the entry body similar to sigstore/rekor#469

This proves that the inclusion proof that will be checks (check leaf hash to root hash) actually corresponds to the UUID/entry body that was requested.

Ticket Link

Fixes

Release Note


Signed-off-by: Asra Ali <asraa@google.com>
@dlorenc dlorenc merged commit 0c26fba into sigstore:main Mar 30, 2022
@github-actions github-actions bot added this to the v1.7.0 milestone Mar 30, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
Signed-off-by: Asra Ali <asraa@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants