Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 656 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 656 Bytes

momo_hash (python) v1.3.1

Python module for Momo's NeoScrypt 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