Skip to content

Secure secret objects' memory #4

Description

@ajberchek

Memory holding keys and other secret data should be locked during use, and zeroed upon deallocation.

A deleter which zeroes data upon deletion could be added to the unique_ptrs.

libsodium provides means to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions