suochencheng 7cf50435fd 1 před 6 roky
..
lib 7cf50435fd 1 před 6 roky
.npmignore 7cf50435fd 1 před 6 roky
LICENSE 7cf50435fd 1 před 6 roky
README.md 7cf50435fd 1 před 6 roky
index.js 7cf50435fd 1 před 6 roky
package.json 7cf50435fd 1 před 6 roky
test.js 7cf50435fd 1 před 6 roky

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.