[ 原始碼: node-ecc-jsbn ]
套件:node-ecc-jsbn(0.2.0-4)
ECC JS code based on JSBN
Elliptic Curve Cryptography package based on jsbn from Tom Wu. This is a subset of the same interface as the node compiled module ecc, but works in the browser too. It also uses point compression now.
Node.js is an event-based server-side JavaScript engine.
其他與 node-ecc-jsbn 有關的套件
|
|
|
|
-
- dep: node-jsbn
- fast, portable implementation of large-number math in pure JS