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

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.