kiruthiga 55473b7e7c initial push hace 5 días
..
lib 55473b7e7c initial push hace 5 días
.npmignore 55473b7e7c initial push hace 5 días
LICENSE 55473b7e7c initial push hace 5 días
README.md 55473b7e7c initial push hace 5 días
index.js 55473b7e7c initial push hace 5 días
package.json 55473b7e7c initial push hace 5 días
test.js 55473b7e7c initial push hace 5 días

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.