Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 670 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 670 Bytes

wagerr_hash (python) v1.3.1

Python module for Wagerr's Quark hashing.

Install

Python 2.7+ or 3.5+ is required as well as a gcc.

$ sudo python setup.py install

Test

After installation, test hash.

$ python test.py

Credits