Expand description
Secure memory zeroing utilities
Structs§
- Zero
Guard - Guard that zeroes memory when dropped
Functions§
- secure_
clone_ and_ zero - Securely clone a slice, zeroing the source afterwards
- secure_
zero - Securely zero a slice of memory
Secure memory zeroing utilities