1
0
mirror of https://gitea.com/actions/setup-node.git synced 2025-07-12 11:43:55 +08:00
setup-node/node_modules/ecc-jsbn/README.md
eric sciple e7ed525da5 .
2020-01-24 16:30:50 -05:00

402 B
Executable File

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.