-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Description
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
Labels
No labels