grin/keychain
eupn 56b62a319b Fill BlindingFactor with zeros on Drop (#2847)
* Implement simple zeroing of BlindingFactor in Drop

* rustfmt

* Make Debug implementation for BlindingFactor empty

* Implement BlindingFactor zeroing unit test

* mnemonic.rs: fix deprecated warning in test_bip39_random test

* Use zeroize crate to clear BlindingFactor

* Fix comment and implement dummy Debug trait for BlindingFactor

* Fix formatter
2019-05-30 23:16:53 +02:00
..
src Fill BlindingFactor with zeros on Drop (#2847) 2019-05-30 23:16:53 +02:00
Cargo.toml Fill BlindingFactor with zeros on Drop (#2847) 2019-05-30 23:16:53 +02:00