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

Add "fips-compat" feature #286

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Add "fips-compat" feature #286

merged 1 commit into from
Oct 17, 2024

Conversation

ghedo
Copy link
Member

@ghedo ghedo commented Oct 17, 2024

This adds a feature to build against a BoringSSL version compatible with the current boringssl-fips, but without actually enabling the fips feature.

This can be useful to use with fips-link-precompiled while using a custom BoringSSL version based on the older FIPS branch.

This adds a feature to build against a BoringSSL version compatible with
the current boringssl-fips, but _without_ actually enabling the `fips`
feature.

This can be useful to use with `fips-link-precompiled` while using a
custom BoringSSL version based on the older FIPS branch.
@rushilmehra
Copy link
Collaborator

rushilmehra commented Oct 17, 2024

FYI failing build is due to #285, shouldn't be related to these changes

@rushilmehra rushilmehra merged commit a57cb3a into master Oct 17, 2024
22 of 23 checks passed
@rushilmehra rushilmehra deleted the alessandro/fips-compat branch October 17, 2024 16:58
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.

2 participants