Skip to content

secure_memset #17051

@cgaebel

Description

@cgaebel

There's a lot of promise in the cryptography libraries of the future being written in rust. It would be very nice if the standard library supported a bless secure_memset concept to zero out memory in a way that the compiler is guaranteed not to dead-store-eliminate (maybe even with a memory barrier).

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