Skip to content

crypto_kx: select x25519-dalek backend automatically #60

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

Merged

Conversation

tarcieri
Copy link
Member

Introspects the target pointer width to automatically select either the u32_backend or u64_backend, similar to #55.

If the backend isn't 32/64-bit, generate a compile error with an informative message.

Introspects the target pointer width to automatically select either the
`u32_backend` or `u64_backend`, similar to #55.

If the backend isn't 32/64-bit, generate a compile error with an
informative message.
@tarcieri tarcieri merged commit 95b5536 into master Aug 14, 2022
@tarcieri tarcieri deleted the crypto_kx/select-x25519-dalek-backend-automatically branch August 14, 2022 02:03
@tarcieri tarcieri mentioned this pull request Aug 14, 2022
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.

1 participant