Skip to content

proposal: securely wipe sensitive data from memory #18645

Closed
@leonklingele

Description

@leonklingele

This is a follow-up of https://groups.google.com/forum/#!topic/golang-nuts/sKQtvluD_So (from early 2013).

It would be nice to somehow wipe sensitive data from memory (e.g. a password/key, once it is no longer required). Is this idea already ruled-out? It looks like Cipher.Reset() was removed, as it couldn't guarantee to remove a key from memory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions