Skip to content

Fix crypto:hash/2 for default SHAKE-128/256 on OpenSSL 3.4+ #9982

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

Open
wants to merge 1 commit into
base: maint
Choose a base branch
from

Conversation

sverker
Copy link
Contributor

@sverker sverker commented Jun 19, 2025

Fix #9901.

@sverker sverker requested a review from frazze-jobb June 19, 2025 12:49
@sverker sverker self-assigned this Jun 19, 2025
@sverker sverker added team:VM Assigned to OTP team VM fix labels Jun 19, 2025
@CLAassistant
Copy link

CLAassistant commented Jun 19, 2025

CLA assistant check
All committers have signed the CLA.

@sverker sverker force-pushed the sverker/crypto/openssl-3.4-shake-xoflen branch from c2d58a0 to f370d9f Compare June 19, 2025 12:50
Copy link
Contributor

github-actions bot commented Jun 19, 2025

CT Test Results

  2 files   14 suites   4m 29s ⏱️
188 tests 172 ✅  16 💤 0 ❌
476 runs  335 ✅ 141 💤 0 ❌

Results for commit f370d9f.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crypto:hash/2 not fixed when crypto:hash_init/1 was fixed for shake128/256 on OpenSSL >= 3.4
3 participants