0.0.1 • Published 7 years ago

node-groestl-hash v0.0.1

Weekly downloads
9
License
-
Repository
github
Last release
7 years ago

node-groestl-hash

Groestl hashing function for node.js

Usage

Install

sudo npm i
sudo node-gyp configure
sudo node-gyp build

Test

npm test

See test/test.js for usage example.

Credits