Skip to content

Rework zeroization #3

@sfluhrer

Description

@sfluhrer

We are, at best, inconsistent about where we zeroize sensitive data before deleting them (typically as an automatic goes out of scope).

The most noticeable parts are within the prf and f functions; I'm pretty sure we don't want to go through the expense of having the code zeroize the buffers each time; we could provide a way for them to use a shared buffer (which would be zeroized when we are done); obviously, the details would need to be worked out

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions