install-nix-action/node_modules/ecc-jsbn
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00
..
lib v7 2020-02-24 13:29:22 +01:00
index.js v7 2020-02-24 13:29:22 +01:00
LICENSE v7 2020-02-24 13:29:22 +01:00
package.json v7 2020-02-24 13:29:22 +01:00
README.md v7 2020-02-24 13:29:22 +01:00
test.js v7 2020-02-24 13:29:22 +01: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.