[ 原始碼: node-crypto-browserify ]
套件:node-crypto-browserify(3.12.0-3)
node-crypto-browserify 的相關連結
Debian 的資源:
下載原始碼套件 node-crypto-browserify:
- [node-crypto-browserify_3.12.0-3.dsc]
- [node-crypto-browserify_3.12.0.orig.tar.gz]
- [node-crypto-browserify_3.12.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
implementation of crypto for the browser
This library is an implementation of node's crypto for the browser.
This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
其他與 node-crypto-browserify 有關的套件
|
|
|
|
-
- dep: node-browserify-cipher (>= 1.0.0)
- ciphers for the browser
-
- dep: node-browserify-sign (>= 4.0.0)
- adds node crypto signing for browsers
-
- dep: node-create-ecdh (>= 4.0.0)
- browserifiable createECDH
-
- dep: node-create-hash (>= 1.1.0)
- create hashes for browserify
-
- dep: node-create-hmac (>= 1.1.0)
- nodejs style hmacs in the browser
-
- dep: node-inherits (>= 2.0.1)
- Exposes inherits function from Node.js environment
-
- dep: node-pbkdf2 (>= 3.0.3)
- RSA PKCS#5 v2.0 module in JavaScript
-
- dep: node-public-encrypt (>= 4.0.0)
- browserify version of publicEncrypt & privateDecrypt
-
- dep: node-randombytes (>= 2.0.0)
- random bytes from browserify stand alone
-
- dep: node-randomfill (>= 1.0.3)
- Pure javascript buffer filling with random value
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable