Skip to content

Fix GH-19369: openssl_sign() - support for alias digest algs broken #19436

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

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Aug 9, 2025

This was due to difference in EVP_get_digestbyname and pure EVP_MD_fetch that does not consider aliases.

@jrfnl
Copy link
Contributor

jrfnl commented Aug 9, 2025

Thanks for fixing this @bukka !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8.5 | Regression in openssl_sign() - support for alias algorithms appears to be broken
2 participants