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

dsa: missing Zeroize/ZeroizeOnDrop for SigningKey #883

Open
dignifiedquire opened this issue Jan 7, 2025 · 2 comments · May be fixed by #917
Open

dsa: missing Zeroize/ZeroizeOnDrop for SigningKey #883

dignifiedquire opened this issue Jan 7, 2025 · 2 comments · May be fixed by #917

Comments

@dignifiedquire
Copy link
Member

I am unable to zeroize the SigningKey either manually or through derive macros

@tarcieri
Copy link
Member

tarcieri commented Jan 9, 2025

It should probably impl ZeroizeOnDrop

@pqcfox pqcfox linked a pull request Mar 2, 2025 that will close this issue
@pqcfox
Copy link

pqcfox commented Mar 2, 2025

Added a quick PR to do so (#917)

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 a pull request may close this issue.

3 participants