yrik 0fb20a58e3 提交 4 éve
..
lib eec7f449c9 first commit 4 éve
LICENSE eec7f449c9 first commit 4 éve
README.md eec7f449c9 first commit 4 éve
index.js eec7f449c9 first commit 4 éve
package.json 0fb20a58e3 提交 4 éve
test.js eec7f449c9 first commit 4 é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.