tree: 4671a8b4c28342d7737df3b549e8f9a6843f722a [path history] [tgz]
  1. lib/
  2. .npmignore
  3. index.js
  4. LICENSE
  5. package.json
  6. README.md
  7. test.js
node_modules/ecc-jsbn/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.