20250529-WC_SHA3_NO_ASM#8817
Merged
philljj merged 1 commit intowolfSSL:masterfrom May 30, 2025
Merged
Conversation
…SAN compatibility.
Contributor
|
retest this please |
philljj
approved these changes
May 30, 2025
Contributor
|
Note: this passed the tests that would exercise it. The broken tests are unrelated. |
douzzer
added a commit
that referenced
this pull request
Dec 8, 2025
backport WC_FLAG_DONT_USE_AESNI fixes from 8705d28 (from #8614) backport wc_DhGeneratePublic() from f6f3b0a (#8707) backport WC_SHA3_NO_ASM implementation from 245042a (#8817) backport linuxkm-focused tweaks to random.c & random.h in b25d484 and dc05c4c (from #8943) backport macro renames (generic gates replacing WOLFSSL_LINUXKM etc) from 7ea66ae (#9254) backport WolfEntropy migration from random.c in dc6fa0a (#9451)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add
WC_SHA3_NO_ASM, mainly for the benefit of linuxkm-defaults and KASAN compatibility.tested with