nn 35a927ef98 迁移校园资讯游览器客户端 8 éve
..
lib 35a927ef98 迁移校园资讯游览器客户端 8 éve
.npmignore 35a927ef98 迁移校园资讯游览器客户端 8 éve
LICENSE 35a927ef98 迁移校园资讯游览器客户端 8 éve
README.md 35a927ef98 迁移校园资讯游览器客户端 8 éve
index.js 35a927ef98 迁移校园资讯游览器客户端 8 éve
package.json 35a927ef98 迁移校园资讯游览器客户端 8 éve
test.js 35a927ef98 迁移校园资讯游览器客户端 8 éve

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.