fellowserf / python-c11_hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c11_hash (v1.4)

Python module for Chaincoin's C11 hashing.

Install

Python 2.7 is required as well as gcc.

$ python setup.py install

Test

After installation, test hash.

$ python test.py

Credits

About

License:MIT License


Languages

Language:C 99.6%Language:Python 0.4%Language:C++ 0.0%