ecc
v0.0.2
Published
Elliptic curve cryptography functions.
Downloads
202
Readme
ecc.js
Elliptic curve cryptographic functions for node.js
Installation
To install ecc.js
:
$ npm install ecc
Usage
For usage details see the in code documentation and the examples folder.
TODO