Skip to content

Fix build failure of OpenBSD #10838

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

Merged
merged 3 commits into from
May 24, 2024
Merged

Fix build failure of OpenBSD #10838

merged 3 commits into from
May 24, 2024

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented May 24, 2024

hsbt and others added 3 commits May 24, 2024 12:05
…ey_traditional()

Co-authored-by: "Jeremy Evans" <code@jeremyevans.net>
LibreSSL 3.4 added EVP_DigestSign() and EVP_DigestVerify(). Use them
when available to prepare for the addition of Ed25519 support in
LibreSSL 3.7.

ruby/openssl@475b2bf766
LibreSSL 3.6 added support for HKDF in EVP. Enable this in ossl_kdf.c.

ruby/openssl@9bdd39a7e2
@hsbt hsbt merged commit b6da54c into ruby:ruby_3_1 May 24, 2024
80 checks passed
@hsbt hsbt deleted the fix-openbsd-build branch May 24, 2024 04:02
@hsbt hsbt added the Backport label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants