套件: node-crypto-browserify (3.11.1-1ubuntu1)
node-crypto-browserify 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-crypto-browserify:
- [node-crypto-browserify_3.11.1-1ubuntu1.dsc]
- [node-crypto-browserify_3.11.1.orig.tar.gz]
- [node-crypto-browserify_3.11.1-1ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [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-diffie-hellman (>= 5.0.0)
- pure javascript diffie-hellman key exchange
-
- 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: nodejs
- evented I/O for V8 javascript