[ 原始碼: node-create-ecdh ]
套件:node-create-ecdh(4.0.4-1)
node-create-ecdh 的相關連結
Debian 的資源:
下載原始碼套件 node-create-ecdh:
- [node-create-ecdh_4.0.4-1.dsc]
- [node-create-ecdh_4.0.4.orig.tar.gz]
- [node-create-ecdh_4.0.4-1.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
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable