sigstore / sigstore-conformance

Conformance testing for Sigstore clients
https://sigstore.dev
7 stars 10 forks source link

Testing inclusion proof verification with golden test suite #90

Open haydentherapper opened 1 year ago

haydentherapper commented 1 year ago

Description

For clients that need to implement inclusion proof verification logic from scratch, they should use test vectors from https://github.com/transparency-dev/merkle to test conformance.

woodruffw commented 1 year ago

In terms of approach, this probably falls under #64 (in terms of being vectors, rather than a CLI wrapper).