kiruthiga 55473b7e7c initial push 6 giorni fa
..
lib 55473b7e7c initial push 6 giorni fa
.npmignore 55473b7e7c initial push 6 giorni fa
LICENSE 55473b7e7c initial push 6 giorni fa
README.md 55473b7e7c initial push 6 giorni fa
index.js 55473b7e7c initial push 6 giorni fa
package.json 55473b7e7c initial push 6 giorni fa
test.js 55473b7e7c initial push 6 giorni fa

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.