setup-node/node_modules/ecc-jsbn
Danny McCormick c3f0a8be66 Use husky
2019-06-05 11:34:47 -04:00
..
lib Use husky 2019-06-05 11:34:47 -04:00
index.js Use husky 2019-06-05 11:34:47 -04:00
LICENSE Use husky 2019-06-05 11:34:47 -04:00
package.json Use husky 2019-06-05 11:34:47 -04:00
README.md Use husky 2019-06-05 11:34:47 -04:00
test.js Use husky 2019-06-05 11:34:47 -04: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.