Skip to content

zocteam/zeroone_hash

This branch is 3 commits ahead of, 17 commits behind dashpay/dash_hash:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b1413a · Dec 2, 2020

History

26 Commits
Jul 3, 2018
Sep 12, 2015
Dec 10, 2017
Sep 12, 2015
Dec 2, 2020
Jul 3, 2018
Jul 3, 2018
Jul 3, 2018
Jul 3, 2018
Jul 3, 2018

Repository files navigation

zeroone_hash (python) v1.3.1

Python module for ZeroOne's Neoscrypt hashing.

Install

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

$ sudo python setup.py install

Dependencies

$ sudo apt-get install python-dev   # for python2.x installs
$ sudo apt-get install python3-dev  # for python3.x installs

See [1].

Test

After installation, test hash.

$ python test.py

Credits

[1][https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 81.4%
  • C 17.7%
  • Other 0.9%