Elliptic curve cryptography functions.
npm install ecc
Elliptic curve cryptographic functions for node.js
To install ecc.js:
ecc.js
$ npm install ecc
For usage details see the in code documentationand the examples folder.
TODO