[ ソース: node-crypto-browserify ]
パッケージ: node-crypto-browserify (3.12.0-7)
node-crypto-browserify に関するリンク
Debian の資源:
node-crypto-browserify ソースパッケージをダウンロード:
- [node-crypto-browserify_3.12.0-7.dsc]
- [node-crypto-browserify_3.12.0.orig.tar.gz]
- [node-crypto-browserify_3.12.0-7.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
- ciphers for the browser
-
- dep: node-browserify-sign
- adds node crypto signing for browsers
-
- dep: node-create-ecdh
- browserifiable createECDH
-
- dep: node-create-hash
- create hashes for browserify
-
- dep: node-create-hmac
- nodejs style hmacs in the browser
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-pbkdf2
- RSA PKCS
-
- dep: node-public-encrypt
- browserify version of publicEncrypt & privateDecrypt
-
- dep: node-randombytes
- random bytes from browserify stand alone
-
- dep: node-randomfill
- Pure javascript buffer filling with random value