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

Make the DSSE wrapped private. #966

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

mattmoor
Copy link
Member

This consolidates the logic where we wrap the verifier in a DSSE wrapper into Verify (previously it was half/half based on whether we were doing keyless verification).

This is a good example of why we should split the Signature/Attestation types, and VerifySignature/Attestation methods.

Signed-off-by: Matt Moore mattomata@gmail.com

Release Note


This consolidates the logic where we wrap the verifier in a DSSE wrapper into `Verify` (previously it was half/half based on whether we were doing keyless verification).

This is a good example of why we should split the Signature/Attestation types, and VerifySignature/Attestation methods.

Signed-off-by: Matt Moore <mattomata@gmail.com>
@mattmoor mattmoor merged commit 7957228 into sigstore:main Oct 29, 2021
@mattmoor mattmoor deleted the privatize-dsse-wrapper branch October 29, 2021 02:46
@github-actions github-actions bot added this to the v1.3.0 milestone Oct 29, 2021
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