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

ed448: fix build #834

Merged
merged 1 commit into from
Jul 26, 2024
Merged

ed448: fix build #834

merged 1 commit into from
Jul 26, 2024

Conversation

tarcieri
Copy link
Member

The crate doesn't currently have a zeroize feature but has code gated under it.

This removes the code in question to fix the build until such a time as a proper zeroize feature can be added.

The crate doesn't currently have a `zeroize` feature but has code gated
under it.

This removes the code in question to fix the build until such a time as
a proper `zeroize` feature can be added.
@tarcieri tarcieri merged commit 44f6c0b into master Jul 26, 2024
8 checks passed
@tarcieri tarcieri deleted the ed448/fix-build branch July 26, 2024 13:04
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