Sin Descripción

FFIB: 11e3a9652a first %!s(int64=7) %!d(string=hace) años
..
lib 11e3a9652a first %!s(int64=7) %!d(string=hace) años
.npmignore 11e3a9652a first %!s(int64=7) %!d(string=hace) años
LICENSE 11e3a9652a first %!s(int64=7) %!d(string=hace) años
README.md 11e3a9652a first %!s(int64=7) %!d(string=hace) años
index.js 11e3a9652a first %!s(int64=7) %!d(string=hace) años
package.json 11e3a9652a first %!s(int64=7) %!d(string=hace) años
test.js 11e3a9652a first %!s(int64=7) %!d(string=hace) años

README.md

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.