[ ソース: node-browserify-cipher ]
パッケージ: node-browserify-cipher (1.0.0-2)
node-browserify-cipher に関するリンク
Debian の資源:
node-browserify-cipher ソースパッケージをダウンロード:
- [node-browserify-cipher_1.0.0-2.dsc]
- [node-browserify-cipher_1.0.0.orig.tar.gz]
- [node-browserify-cipher_1.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ciphers for the browser
Provides createCipher, createDecipher, createCipheriv, createDecipheriv and getCiphers for the browserify. Includes AES and DES ciphers.
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-browserify-cipher 関連パッケージ
|
|
|
|
-
- dep: node-browserify-aes (>= 1.0.4)
- AES implementation written in pure javascript
-
- dep: node-browserify-des (>= 1.0.0)
- browserify DES cryptographic operation
-
- dep: node-evp-bytestokey (>= 1.0.0)
- secure key derivation algorithm in pure javascript
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable