weekend project to make a simple web app using Typescript/Ionic/Angular.
Vincent Sima 1517fc9a2f done 6 年之前
..
lib done 6 年之前
.npmignore done 6 年之前
LICENSE done 6 年之前
README.md done 6 年之前
index.js done 6 年之前
package.json done 6 年之前
test.js done 6 年之前

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.