[ 源代码: node-create-hash ]
软件包:node-create-hash(1.2.0-4)
node-create-hash 的相关链接
Debian 的资源:
下载源码包 node-create-hash:
- [node-create-hash_1.2.0-4.dsc]
- [node-create-hash_1.2.0.orig.tar.gz]
- [node-create-hash_1.2.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
create hashes for browserify
This package allow one to create hash in browser context using Node.js API.
A hash function is any function that can be used to map data of arbitrary size to data of fixed size. Hash functions are related to checksums, check digits, fingerprints, lossy compression, randomization functions, error-correcting codes, and ciphers. Although these concepts overlap to some extent, each has its own uses and requirements and is designed and optimized differently.
Node.js is an event-based server-side JavaScript engine.
其他与 node-create-hash 有关的软件包
|
|
|
|
-
- dep: node-cipher-base
- abstract base class for crypto-streams
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-md5.js
- implementation of MD5 in pure JavaScript
-
- dep: node-ripemd160
- Pure javascript implementation of ripemd160 hash function
-
- dep: node-sha.js
- Streamable SHA hashes in pure javascript