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

OpenSSL 3 breaks digest() #1412

Open
shawnw opened this issue Feb 25, 2024 · 0 comments
Open

OpenSSL 3 breaks digest() #1412

shawnw opened this issue Feb 25, 2024 · 0 comments

Comments

@shawnw
Copy link
Contributor

shawnw commented Feb 25, 2024

A number of digest algorithms have been marked "legacy" and, while EVP_get_digestbyname() appears to load them, trying to use them causes a segfault. Until I get around to OpenSSL3-specific code, a workaround that requires editing the global openssl config file is described here: openssl/openssl#21247

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

No branches or pull requests

1 participant