[ 源代码: node-hash.js ]
软件包:node-hash.js(1.1.7-4)
Hash functions that could be run by both browser and nodejs
This module implements a few classical hash function that could be run in browser and in nodejs context.
Hash functions implemented includes ripemd160,sha1, sha224, sha256, sha384, sha512.
Node.js is an event-based server-side JavaScript engine.
其他与 node-hash.js 有关的软件包
|
|
|
|
-
- dep: node-assert
- simple assertion library for javascript
-
- dep: node-inherits
- Node.js module that exposes inherits function