Skip to content

Zeroization traits? #321

@manglemix

Description

@manglemix

I am curious why the secret types in this crate do not implement ZeroizeOnDrop if there is a lot of emphasis on not leaking the secret data? I recently read the security audit for crypto_box and noticed that one of the things the security firm checked was whether or not unused data was zeroized away so I figure this crate should do that too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions