Skip to content

CHIPO-Project/skein-hash-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skein-hash-python

Python module with chipocoin's hashing algorithm used by some other tools

Install

Python 2.7 is required as well as gcc.

$ python setup.py install

Python 3 is also supported.

$ python3 setup.py install

Install (via pip)

PyPI package is available via pip or pip2.

$ sudo pip2 install skein_hash

Python 3 is also supported.

$ sudo pip3 install skein_hash

Test

After installation, test hash.

$ python test.py

or:

$ python3 test.py

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors