Documentation
[package]
authors     = ["Xavier Lau <c.estlavie@icloud.com>"]
description = "subhasher"
edition     = "2018"
homepage    = "https://subalfred.l2ust.world"
license     = "GPL-3.0"
name        = "subhasher"
readme      = "README.md"
repository  = "https://github.com/l2ust/subalfred"
version     = "0.1.4"

[badges]
maintenance = { status = "actively-developed" }

[dependencies]
blake2-rfc  = { version = "0.2.18" }
byteorder   = { version = "1.4.3" }
sha2        = { version = "0.9.5" }
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
twox-hash   = { version = "1.6.0" }