Diversifier derivation

This commit is contained in:
Jack Grigg
2018-07-19 11:57:54 -04:00
parent f5d6091c93
commit fea07c52de
2 changed files with 87 additions and 1 deletions

View File

@@ -12,7 +12,9 @@ homepage = "https://github.com/zcash-hackworks/zip32"
repository = "https://github.com/zcash-hackworks/zip32"
[dependencies]
aes = "0.2"
byteorder = "1"
fpe = "0.1"
lazy_static = "1.0"
pairing = "0.14.2"