[ ソース: node-public-encrypt ]
パッケージ: node-public-encrypt (4.0.0-2)
node-public-encrypt に関するリンク
Debian の資源:
node-public-encrypt ソースパッケージをダウンロード:
- [node-public-encrypt_4.0.0-2.dsc]
- [node-public-encrypt_4.0.0.orig.tar.gz]
- [node-public-encrypt_4.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
browserify version of publicEncrypt & privateDecrypt
This library provides publicEncrypt/privateDecrypt functions for browserify.
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-public-encrypt 関連パッケージ
|
|
|
|
-
- dep: node-bn.js (>= 4.1.0)
- Big number implementation in pure javascript
-
- dep: node-browserify-rsa (>= 4.0.0)
- RSA for browserify
-
- dep: node-create-hash (>= 1.1.0)
- create hashes for browserify
-
- dep: node-parse-asn1 (>= 5.0.0)
- utility library for parsing asn1 files
-
- dep: node-randombytes (>= 2.0.1)
- random bytes from browserify stand alone
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable