kiruthiga 55473b7e7c initial push 5 dagen geleden
..
lib 55473b7e7c initial push 5 dagen geleden
.npmignore 55473b7e7c initial push 5 dagen geleden
LICENSE 55473b7e7c initial push 5 dagen geleden
README.md 55473b7e7c initial push 5 dagen geleden
index.js 55473b7e7c initial push 5 dagen geleden
package.json 55473b7e7c initial push 5 dagen geleden
test.js 55473b7e7c initial push 5 dagen geleden

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.