Swap-Aggregator-Subgraph/node_modules/ecc-jsbn
2022-07-03 07:27:35 +05:30
..
lib added handler 2022-07-03 07:27:35 +05:30
index.js added handler 2022-07-03 07:27:35 +05:30
LICENSE added handler 2022-07-03 07:27:35 +05:30
package.json added handler 2022-07-03 07:27:35 +05:30
README.md added handler 2022-07-03 07:27:35 +05:30
test.js added handler 2022-07-03 07:27:35 +05:30

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.