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

JNI/JCE: call wc_RunAllCast_fips() for HAVE_FIPS_VERSION >= 6 #91

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

cconlon
Copy link
Member

@cconlon cconlon commented Dec 30, 2024

This PR adjusts jni_fips.c to call wc_RunAllCast_fips() for HAVE_FIPS_VERSION >= 6. v6 has a few more CASTs than previous versions, and calling the RunAllCast function will make sure we run those up front.

NOTE:

  • Jenkins PRB tests have been added to this repo for FIPS v2, v5, v6, and Ready

@JacobBarthelmeh JacobBarthelmeh merged commit 005e5f2 into wolfSSL:master Jan 2, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants