-
Notifications
You must be signed in to change notification settings - Fork 10
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
Zeroize sensitive materials #107
Conversation
@@ -1,717 +0,0 @@ | |||
use std::collections::BTreeMap; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't follow the development in this repo, but I'm just curious, how does this removal fit with the topic of the PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It doesn't fit here, it's just something I noticed. I admit it should be a separate change to avoid any confusion with this PR.
Would you be interested in following the development here or reviewing PRs in the future?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would, but I cannot guarantee that I will be available.
zeroize
all sensitive material #61phi
, or the secret polynomial created by a DKG dealerSharedSecret
, acrossferveo
andtpke
crates, in any shape or formChaCha20Poly1305
instance intpke
create, resulting from usage of the shared secretPrivateKeyShare
intpke
plaintext
tpke