verihash 0.0.0

Format-independent structured hashing algorithm
Documentation
[package]
name        = "verihash"
description = "Format-independent structured hashing algorithm"
version     = "0.0.0"
license     = "MIT"
authors     = ["Tony Arcieri <bascule@gmail.com>"]
homepage    = "https://www.zcred.org"
repository  = "https://github.com/zcred/verihash"
readme      = "README.md"
categories  = ["authentication","cryptography"]
keywords    = ["authentication", "cryptography", "security", "serialization", "merkle"]

[dependencies]