[ 源代码: 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