bc4py_hash 0.1.0

bc4py crypto hash functions library
Documentation
bc4py-hash
====
bc4py crypto hash functions (Yespower0.9, x16s and x11)

requirement
----
* MSVC on windows
* GCC on linux

test
----
```commandline
cargo test
```

install
----
```commandline
cargo install bc4py_hash
```

sources
----
* [yespower]https://github.com/namuyan/yespower-python
* [x16s]https://pypi.org/project/shield-x16s-hash/
* [x11]https://pypi.org/project/x11_hash

Author
----
[@namuyan_mine](https://twitter.com/namuyan_mine)

licence
----
MIT