[ 原始碼: 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