grin/keychain/src
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
..
wordlists BIP39 Support (#1502) 2018-11-12 10:06:04 +00:00
base58.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
extkey_bip32.rs make error types serializable (#2659) 2019-03-07 19:08:29 +00:00
keychain.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
mnemonic.rs Fill BlindingFactor with zeros on Drop (#2847) 2019-05-30 23:16:53 +02:00
types.rs Fill BlindingFactor with zeros on Drop (#2847) 2019-05-30 23:16:53 +02:00