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

avb: AlgorithmType: Fail on unknown key types #311

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

chenxiaolong
Copy link
Owner

This is never reachable due to additional checks in every code path that invokes sign() and verify(), but still better to be correct.

This is never reachable due to additional checks in every code path that
invokes sign() and verify(), but still better to be correct.

Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong self-assigned this Jun 24, 2024
chenxiaolong added a commit that referenced this pull request Jun 24, 2024
Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong merged commit c2a441c into master Jun 24, 2024
5 checks passed
@chenxiaolong chenxiaolong deleted the unsupported-key branch June 24, 2024 22:16
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.

1 participant