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

Backend auto-selection & cfg gating #36

Open
pinkforest opened this issue May 4, 2024 · 0 comments
Open

Backend auto-selection & cfg gating #36

pinkforest opened this issue May 4, 2024 · 0 comments

Comments

@pinkforest
Copy link

pinkforest commented May 4, 2024

Any interest for a PR that automates the backend selection ?

Also I would like to send a PR that moves to overrides over auto-selection:

cfg(ed448_goldilocks_backend) = "backend"
cfg(ed558_goldilocks_bits) = 32 | 64

We did extensive work at curve25519-dalek here:

The feature driven backend selection caused issues including potential miscompilation and where backends were not available.

More than happy to send a PR

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

No branches or pull requests

1 participant