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

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.