Pakket: node-sha.js (2.4.11+~2.4.0-2)
Verwijzigingen voor node-sha.js
Debian bronnen:
Het bronpakket node-sha.js downloaden:
- [node-sha.js_2.4.11+~2.4.0-2.dsc]
- [node-sha.js_2.4.11+~2.4.0.orig-types-sha-js.tar.gz]
- [node-sha.js_2.4.11+~2.4.0.orig.tar.gz]
- [node-sha.js_2.4.11+~2.4.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-sha.js gerelateerde pakketten
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-safe-buffer (>= 5.0.1)
- Safer Node.js Buffer API
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable