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.