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

[ms-go1.23-support] Fix SupportsHash to correctly detect unsupported OpenSSL 1 hashes #215

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

qmuntal
Copy link
Collaborator

@qmuntal qmuntal commented Nov 6, 2024

This is a backport of #199.

I've added a check to that verifies EVP_MD_CTX_new returns a non-nil context. Will forward port it in a follow up PR.

@qmuntal qmuntal changed the title Fix SupportsHash to correctly detect unsupported OpenSSL 1 hashes [ms-go1.23-support] Fix SupportsHash to correctly detect unsupported OpenSSL 1 hashes Nov 6, 2024
@qmuntal qmuntal merged commit 4bcac10 into ms-go1.23-support Nov 6, 2024
20 checks passed
@qmuntal qmuntal deleted the ms-go1.23-hash branch November 6, 2024 13:11
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