Skip to content

nexbitproject/x16rt_hash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x16rt_hash

Python bindings for the x16rt hash function used in Veil cryptocurrency PoW.

Prerequisites

sudo apt-get install python-dev

Installation

To install this module, clone this repository and run:

python setup.py install

You can verify the installation by running:

python test.py

About

Python module for x16rt hash function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Python 0.1%