setup-node/node_modules/ecc-jsbn
eric sciple 422b9fdb15 .
2020-01-24 12:21:24 -05:00
..
lib . 2020-01-24 12:21:24 -05:00
index.js . 2020-01-24 12:21:24 -05:00
LICENSE . 2020-01-24 12:21:24 -05:00
package.json . 2020-01-24 12:21:24 -05:00
README.md . 2020-01-24 12:21:24 -05:00
test.js . 2020-01-24 12:21:24 -05:00

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.