Skip to content

d0wn3d/gobyte_hash

 
 

Repository files navigation

gobyte_hash (python) v1.4.0

Python module for GoByte's NeoScrypt hashing.

Install

Python 3.14+ or 3.10+ and the associated development package (e.g., python3-dev) is required as well as a gcc.

$ pip3 install -r requirements.txt .

Test

After installation, test hash.

$ python3 test.py

Uninstall

$ pip3 uninstall gobyte_hash

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.3%
  • Other 0.7%