grin/core/src/libtx
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
..
aggsig.rs [1.1.0] CbData Serialization change + reward output test mode (#2710) 2019-03-26 12:26:03 +00:00
build.rs Fill BlindingFactor with zeros on Drop (#2847) 2019-05-30 23:16:53 +02:00
error.rs make error types serializable (#2659) 2019-03-07 19:08:29 +00:00
mod.rs Move slate code from core/libtx to wallet/libwallet (#2533) 2019-02-05 23:02:00 +00:00
proof.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
reward.rs 0 the 0 that should have been a 1 (#2711) 2019-03-26 15:32:54 +00:00
secp_ser.rs De/Serialize signatures (for slate consumption) to compressed format rather than raw (#2852) 2019-05-28 16:48:24 +01:00