Gaudenz Alder 7787addf43 6.6.2 release il y a 8 ans
..
lib 7787addf43 6.6.2 release il y a 8 ans
.npmignore 7787addf43 6.6.2 release il y a 8 ans
LICENSE 7787addf43 6.6.2 release il y a 8 ans
README.md 7787addf43 6.6.2 release il y a 8 ans
index.js 7787addf43 6.6.2 release il y a 8 ans
package.json 7787addf43 6.6.2 release il y a 8 ans
test.js 7787addf43 6.6.2 release il y a 8 ans

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.