ez-indexation / app / node_modules / ecc-jsbn /
@kieffer kieffer authored on 7 Mar 2017
..
lib v0.0.0 7 years ago
.npmignore v0.0.0 7 years ago
LICENSE v0.0.0 7 years ago
README.md v0.0.0 7 years ago
index.js v0.0.0 7 years ago
package.json v0.0.0 7 years ago
test.js v0.0.0 7 years ago
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.