libnzhash 1.0.0

***Experimental*** Hashing algorith and facilities. Hash is dependant os byrte size required, scales to very large hash.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libnzbig"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7cb37ce2dfed271fcff245881e4993e1b93047923d8303ec60f017f88586b0c"

[[package]]
name = "libnzhash"
version = "1.0.0"
dependencies = [
 "libnzbig",
 "libnzprimes",
]

[[package]]
name = "libnzprimes"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9991546b7189bce3b520ac15bdbe7220b2fdefe230ac4dcf8df7279ce60b8b79"