ethereum-consensus icon indicating copy to clipboard operation
ethereum-consensus copied to clipboard

improve security of `SecretKey` type

Open ralexstokes opened this issue 2 years ago • 1 comments

add something like this: https://docs.rs/zeroize/latest/zeroize/

and it is worth exploring any other approaches here so that using this library is safe for any users

ralexstokes avatar May 28 '22 02:05 ralexstokes

https://crates.io/crates/secrecy

ralexstokes avatar Aug 06 '23 00:08 ralexstokes