grin/keychain/src
Yeastplume 63880f71c7
BIP32 Lib Integration (#1454)
* Test integrating BIP-32 implementation (not complete)

* Test integrating BIP-32 implementation (not complete)

* factor out bip32 crypto functions into trait

* rustfmt

* compliation

* rustfmt

* fixes for test vectors.. all work now with hashes specified in BIP32

* rustfmt

* move reference hasher out of test
2018-09-04 10:58:26 +01:00
..
base58.rs BIP32 Lib Integration (#1454) 2018-09-04 10:58:26 +01:00
extkey.rs BIP32 Lib Integration (#1454) 2018-09-04 10:58:26 +01:00
extkey_bip32.rs BIP32 Lib Integration (#1454) 2018-09-04 10:58:26 +01:00
keychain.rs BIP32 Lib Integration (#1454) 2018-09-04 10:58:26 +01:00
lib.rs BIP32 Lib Integration (#1454) 2018-09-04 10:58:26 +01:00
types.rs add impl fmt::Debug for BlindingFactor, for pretty print (#1382) 2018-08-19 12:57:04 +01:00