whirlpool-hash
Version:
Calculates [WHIRLPOOL (WHIRLPOOL-0, WHIRLPOOL-T)] hash
20 lines • 424 B
JSON
{
"name": "whirlpool-hash",
"version": "1.1.6",
"description": "Calculates [WHIRLPOOL (WHIRLPOOL-0, WHIRLPOOL-T)] hash",
"main": "index.js",
"scripts": {
"test": "node test/index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/dadagov125/whirlpool-hash"
},
"keywords": [
"whirlpool",
"whirlpool-hash",
"hash"
],
"author": "Magomed Dadagov",
"license": "MIT"
}