[ 原始碼: node-sha.js ]
套件:node-sha.js(2.4.11+~2.4.0-2)
node-sha.js 的相關連結
Debian 的資源:
下載原始碼套件 node-sha.js:
- [node-sha.js_2.4.11+~2.4.0-2.dsc]
- [node-sha.js_2.4.11+~2.4.0.orig-types-sha-js.tar.gz]
- [node-sha.js_2.4.11+~2.4.0.orig.tar.gz]
- [node-sha.js_2.4.11+~2.4.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Streamable SHA hashes in pure javascript
This module implements a fast and memory efficient (in place) SHA familly hash function in pure javascript.
SHA function are cryptographic hashs function designed by the United States National Security Agency and is a U.S. Federal Information Processing Standard published by the United States NIST. SHA-1 produces a 160-bit (20-byte) hash value known as a message digest.
This module implements: sha, sha1, sha256, sha512.
Node.js is an event-based server-side JavaScript engine.
其他與 node-sha.js 有關的套件
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-safe-buffer (>= 5.0.1)
- Safer Node.js Buffer API
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable