node-multi-hashing
node-multi-hashing
node-multi-hashing
![image](https://i.imgur.com/fWVGDMA.png)
node-multi-hashing
node-multi-hashing ===============
--------
node-multi-hashing ===============
node-multi-hashing
node-multi-hashing ===============
![image](https://user-images.githubusercontent.com/34389545/35821974-62e0e25c-0a70-11e8-87dd-2cfffeb6ed47.png)
node-multi-hashing ===============
node-multi-hashing-sugarchain ===============
unomp-multi-hashing
node-multi-hashing ===============
kryptos-multi-hashing ===============
node-multi-hashing
node-multi-hashing ===============
unomp-multi-hashing
Cryptocurrency hashing functions for NodeJS
Multi Hashing Algos for Stratum Pool
Usage ------ to create a raw hash from a string of data ```js var argon2d = require('node-hash-argon2d'); var buf = Buffer.from("someString", 'utf8'); var hash = argon2d.argon2d(buf); console.log(hash); //should return <Buffer 0d 01 c4 09 bd 11 f1