[ ソース: node-create-ecdh ]
パッケージ: node-create-ecdh (4.0.4-2)
node-create-ecdh に関するリンク
Debian の資源:
node-create-ecdh ソースパッケージをダウンロード:
- [node-create-ecdh_4.0.4-2.dsc]
- [node-create-ecdh_4.0.4.orig.tar.gz]
- [node-create-ecdh_4.0.4-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 implementation, 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
- Big number implementation in pure javascript
-
- dep: node-elliptic
- fast elliptic curve cryptography in pure javascript