[ 源代码: 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