Closed
Description
I have a question about the hash memory management but also for other related repositories. As it seems RustCrypto
use GenericArray
and/or raw arrays for sensitive data like keys and internal buffers but the memory is not overwritten/zeroed on reset or when the buffer/struct is dropped for most crates, right? Are there any plans to change this?
Metadata
Metadata
Assignees
Labels
No labels