Updates the hash function used to Keccak-256

This commit is contained in:
Alex Stokes
2018-12-11 14:47:05 -08:00
parent 7808835f1c
commit 97bd323a52
3 changed files with 11 additions and 17 deletions

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
blake2-rfc = "0.2.18"
tiny-keccak = "1.4.2"