Closed PopcornPaws closed 2 years ago
When a value is dropped it still remains in the memory, so in order to clear secret keys completely we should somehow zeroize them. See the zeroize crate
Desctiption
When a value is dropped it still remains in the memory, so in order to clear secret keys completely we should somehow zeroize them. See the zeroize crate