[ ソース: node-sha.js ]
パッケージ: node-sha.js (2.4.11-2)
node-sha.js に関するリンク
Debian の資源:
node-sha.js ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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 (>= 2.0.1)
- Node.js module that exposes inherits function
-
- dep: node-safe-buffer (>= 5.0.1)
- Safer Node.js Buffer API
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript - runtime executable