tree: c055625a56c2e3e587312b60730d78f0f1eb1e63 [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.