Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

blockcypher/gox11hash

Repository files navigation

gox11hash

x11 hashing function for Go. Useful for various cryptocurrencies.

Usage

Install

go get github.com/blockcypher/gox11hash

See gox11hash_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 X11 hash function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages