[ ソース: node-create-ecdh ]
パッケージ: node-create-ecdh (4.0.0-2)
node-create-ecdh に関するリンク
Debian の資源:
node-create-ecdh ソースパッケージをダウンロード:
- [node-create-ecdh_4.0.0-2.dsc]
- [node-create-ecdh_4.0.0.orig.tar.gz]
- [node-create-ecdh_4.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
browserifiable createECDH
In io.js or node >= 0.11 this module is just a shortcut to crypto.createECDH. In node <= 0.11 or the browser this is a pure JavaScript implimentation, more specifically a wrapper around elliptic to give it the same API as node.
Node.js is an event-based server-side JavaScript engine.
その他の node-create-ecdh 関連パッケージ
|
|
|
|
-
- dep: node-bn.js (>= 4.1.0)
- Big number implementation in pure javascript
-
- dep: node-elliptic (>= 6.0.0)
- fast elliptic curve cryptography in pure javascript
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable