Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
Yeah -- so apparently this is a major change, so I guess we can't just add it like this. And I think it's also probably not worth doing a 2.0 only for this? |
|
Yeah I'm afraid this alone doesn't motivate a 2.0 for me :( For now we could keep the Zeroize impls, and downstream users can write |
So one goal in this PR was to avoid having zeroize types/traits in the public API. Do you think we should allow those in order to enable the use of stuff like |
|
On the assumption we don't want zeroize in the public API, I think the latter is the best way to go -- specifically provide some zeroizing newtypes (maybe generic) that hold a |
|
Release notes
Zeroizefor private key types