grin/core
eupn 56b62a319b Fill BlindingFactor with zeros on Drop ()
* 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
..
fuzz [1.1.0] Bring fuzz test back () 2019-03-15 15:32:14 +01:00
src Fill BlindingFactor with zeros on Drop () 2019-05-30 23:16:53 +02:00
tests initial support for kernel data download () 2019-05-14 17:17:38 +01:00
Cargo.toml Bump rand crate to 0.6 (was 0.5) () 2019-04-30 12:25:19 -07:00