github-pages-deploy-action/node_modules/ecc-jsbn
2020-03-31 08:57:48 -04:00
..
lib 3.4.3 2020-03-31 08:42:07 -04:00
index.js 3.4.3 2020-03-31 08:42:07 -04:00
LICENSE 3.4.3 2020-03-31 08:42:07 -04:00
package.json 3.4.3 Dependencies 2020-03-31 08:57:48 -04:00
README.md 3.4.3 2020-03-31 08:42:07 -04:00
test.js 3.4.3 2020-03-31 08:42:07 -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.