bc4py_hash 0.1.0

bc4py crypto hash functions library
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[dependencies.libc]
version = "0.2"
[dev-dependencies.hex]
version = "0.4"

[lib]
crate-type = ["cdylib"]

[package]
authors = ["namuyan <thhjuu@yahoo.co.jp>"]
build = "build.rs"
description = "bc4py crypto hash functions library"
edition = "2018"
license = "MIT"
name = "bc4py_hash"
readme = "README.md"
repository = "https://github.com/namuyan/bc4py_hash"
version = "0.1.0"