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

Move Alg checks to getSigningHashAlg #94

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

josephlr
Copy link
Member

This makes it easier to add other signing operations going forward.

This also fixes a bug where we would segfault when using a signing key
with a Null SigScheme. There is now a test to check for this.

Signed-off-by: Joe Richey joerichey@google.com

This makes it easier to add other signing operations going forward.

This also fixes a bug where we would segfault when using a signing key
with a Null SigScheme. There is now a test to check for this.

Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr josephlr mentioned this pull request Dec 10, 2020
@josephlr josephlr merged commit 2a61b9a into google:master Dec 11, 2020
@josephlr josephlr deleted the sgn branch December 11, 2020 11:06
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.

2 participants