APPLE 40fd72a105 wesmiler 抢表商城 3 лет назад
..
lib 40fd72a105 wesmiler 抢表商城 3 лет назад
LICENSE 40fd72a105 wesmiler 抢表商城 3 лет назад
README.md 40fd72a105 wesmiler 抢表商城 3 лет назад
index.js 40fd72a105 wesmiler 抢表商城 3 лет назад
package.json 40fd72a105 wesmiler 抢表商城 3 лет назад
test.js 40fd72a105 wesmiler 抢表商城 3 лет назад

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.