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

Move the pcurves implementation headers into a submodule #4212

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

randombit
Copy link
Owner

This allows the user to easily disable all of pcurves, by just disabling pcurves_impl, while still allowing the higher level parts of the system to depend on pcurves and use the interfaces without having to ifdef everything.

This allows the user to easily disable all of pcurves, by just
disabling `pcurves_impl`, while still allowing the higher level parts
of the system to depend on `pcurves` and use the interfaces without
having to ifdef everything.
@randombit randombit added this to the Botan 3.6.0 milestone Jul 14, 2024
@coveralls
Copy link

Coverage Status

coverage: 91.715% (+0.002%) from 91.713%
when pulling 8ba1209 on jack/pcurves-impl
into 7fb7f2b on master.

@randombit randombit merged commit 5d42faa into master Jul 14, 2024
39 checks passed
@randombit randombit deleted the jack/pcurves-impl branch July 14, 2024 20:55
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