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/JSSE: call wc_RunAllCast_fips() for FIPS builds when available #247

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

cconlon
Copy link
Member

@cconlon cconlon commented Jan 6, 2025

This PR adjusts native JNI code that runs FIPS CASTs to call wc_RunAllCast_fips() when available. It also define-protects per-algorithm CAST functions.

@cconlon cconlon self-assigned this Jan 6, 2025
…dd conditional defines for per-algo CAST functions
@JacobBarthelmeh JacobBarthelmeh merged commit 925bf80 into wolfSSL:master Jan 6, 2025
45 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