[ 原始碼: node-sha ]
套件:node-sha(3.0.0-3)
Check and get file or stream hashes - module for Node.js
node-sha exposes simple functions to check and get file or stream hashes. The algorithm used defaults to sha1 and can be any of the algorithms supported by Node.js builtin crypto module.
Node.js is an event-based server-side javascript engine.
其他與 node-sha 有關的套件
|
|
|
|
-
- dep: node-graceful-fs
- drop-in replacement improving the Node.js fs module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable