Skip to content

aguycalled/gox13hash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gox13hash

x13 hashing function for Go. Useful for NAVCoin and other cryptocurrencies.

Usage

Install

go get github.com/aguycalled/gox13hash

See gox13hash_test.go for an example and godoc for additional information.

Credits

  • Uses scrypt.c written by Colin Percival
  • Neisklar for the python module this is based off of

About

Go wrapper for the X13 hash function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%