パッケージ: 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