alpcentaur 33e8597893 | 4 years ago | |
---|---|---|
.. | ||
lib | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
index.js | 4 years ago | |
package.json | 4 years ago | |
test.js | 4 years ago |
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.