Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 297 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 297 Bytes

minotaurx_hash

Python module for the minotaurx 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