吕君喜 406d880ac6 first | преди 3 години | |
---|---|---|
.. | ||
lib | преди 3 години | |
LICENSE | преди 3 години | |
README.md | преди 3 години | |
index.js | преди 3 години | |
package.json | преди 3 години | |
test.js | преди 3 години |
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.