Skip to content

Optionally support Zeroize with the right disclaimers #31

@AtropineTears

Description

@AtropineTears

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

  1. Zeroize Support is supported in top cryptography libraries like a multitude of Dalek's libraries.
  2. Zeroize Support is easy to implement using the Zeroize Derive Trait.
  3. Adding Zeroize Support would make this library stand out better.
  4. Zeroize Support will help others with using your library in a secure manner.
  5. Zeroize is a secure dependency that is well maintained.
  6. You can always add Zeroize as an optional dependency.
  7. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions