Repot and introduce keccak-256 external.

This commit is contained in:
Gav
2018-01-17 11:45:36 +01:00
parent 17c8bad87c
commit 98faf54ec4
24 changed files with 88 additions and 117 deletions
+2
View File
@@ -12,6 +12,8 @@ serde = "1.0"
serde_derive = "1.0"
parity-wasm = "0.15.0"
byteorder = "1.1"
tiny-keccak = "1.3"
rustc-hex = "1.0.0"
[dev-dependencies]
assert_matches = "1.1"