Skip to content

zocteam/zeroone_hash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%