UNPKG

node-multi-hashing

Version:
6 lines (3 loc) 128 B
const multi_hashing = require("../") var buf = new Buffer('string for hashing','utf8'); console.log(multi_hashing.quark(buf))