Bachir Soussi Chiadmi cefd1c2ad0 updated sys and created publi | před 7 roky | |
---|---|---|
.. | ||
lib | před 7 roky | |
.npmignore | před 7 roky | |
LICENSE | před 7 roky | |
README.md | před 7 roky | |
index.js | před 7 roky | |
package.json | před 7 roky | |
test.js | před 7 roky |
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.