ecc-jsbn / 0.1.1 last updated 8 months ago created on Mar 6th 2014
Install
npm install --save ecc-jsbn
Clone
git clone git@github.com:quartzjer/ecc-jsbn.git
dependencies
| main |
|
jsbn | 0.1.0 | BSD 4-Clause |
maintainers
quartzjer
rynomad
versions
| 0.1.1 | 8 months ago | quartzjer |
| 0.0.1 | 2 years ago | quartzjer |
readme
ecc-jsbn
ECC package based on jsbn from Tom Wu.
This is a subset of the same interface as the node compiled module, but works in the browser too.
Also uses point compression now from https://github.com/kaielvin.