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

chacha20: disable default features for zeroize #372

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov merged commit a3ef399 into master Oct 27, 2024
27 checks passed
@newpavlov newpavlov deleted the chacha20/zeroize_fix branch October 27, 2024 07:21
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.

Chacha20poly1305 versions after and including 0.11.0-pre.1 require alloc on no_std.
1 participant