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

Implement Zeroize as clear on drop for critical data structures #6

Closed
CPerezz opened this issue Apr 27, 2020 · 1 comment
Closed

Implement Zeroize as clear on drop for critical data structures #6

CPerezz opened this issue Apr 27, 2020 · 1 comment
Labels
type:feature implementing a new feature

Comments

@CPerezz
Copy link
Contributor

CPerezz commented Apr 27, 2020

See: https://crates.io/crates/zeroize

This will gran extra security by making sure that the compiler does not optimize any drop of critical data structures such as private keys.

@CPerezz CPerezz transferred this issue from dusk-network/phoenix-archived Aug 20, 2020
@CPerezz CPerezz added the type:feature implementing a new feature label Aug 20, 2020
@moCello
Copy link
Member

moCello commented Jun 11, 2024

closed by #158

@moCello moCello closed this as completed Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature implementing a new feature
Projects
None yet
Development

No branches or pull requests

2 participants