hashing: Keccak -> SHA256

This commit is contained in:
Michael Sproul
2019-04-29 12:06:02 +10:00
parent 00f85a0324
commit 7dda85e87e
2 changed files with 8 additions and 15 deletions

View File

@@ -5,4 +5,4 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
[dependencies]
tiny-keccak = "1.4.2"
ring = "0.14.6"