node-ecc-jsbn

ECC JS code based on JSBN
  https://github.com/quartzjer/ecc-jsbn
  0
  no reviews



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.