-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Hello,
I have compiled a list of reasons on why Zeroize Support would be good for this library. This is a continuation of #28 and #29
Reasons
- Zeroize Support is supported in top cryptography libraries like a multitude of Dalek's libraries.
- Zeroize Support is easy to implement using the Zeroize Derive Trait.
- Adding Zeroize Support would make this library stand out better.
- Zeroize Support will help others with using your library in a secure manner.
- Zeroize is a secure dependency that is well maintained.
- You can always add Zeroize as an optional dependency.
- It would add a simple
.zeroize()method and ability to clear memory on drop
Personal Reasons
My personal reason is that I am developing two cryptography libraries that require Zeroize support. I would really appreciate it if Zeroize was implemented.
Metadata
Metadata
Assignees
Labels
No labels