[ 源代码: node-sha.js ]
软件包:node-sha.js(2.4.12+~3.0.5-1)
node-sha.js 的相关链接
Debian 的资源:
下载源码包 node-sha.js:
- [node-sha.js_2.4.12+~3.0.5-1.dsc]
- [node-sha.js_2.4.12+~3.0.5.orig-types-sha-js.tar.gz]
- [node-sha.js_2.4.12+~3.0.5.orig.tar.gz]
- [node-sha.js_2.4.12+~3.0.5-1.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: node-to-buffer
- Nodejs library to get a buffer robustly from various variable types
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable