alamshafil / x16r_hash

Python module for x16r hash function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x16r_hash

Python module for the x16r hash function

Prerequisites

sudo apt-get install python-dev

Installation

To install this module, clone this repository and run:

python setup.py install

You can verify the installation by running:

python test.py

About

Python module for x16r hash function

License:MIT License


Languages

Language:C 99.9%Language:Python 0.1%