Backend/node_modules/ecc-jsbn
2021-12-31 15:03:23 +05:30
..
lib 20211231 commit 2021-12-31 15:03:23 +05:30
index.js 20211231 commit 2021-12-31 15:03:23 +05:30
LICENSE 20211231 commit 2021-12-31 15:03:23 +05:30
package.json 20211231 commit 2021-12-31 15:03:23 +05:30
README.md 20211231 commit 2021-12-31 15:03:23 +05:30
test.js 20211231 commit 2021-12-31 15:03:23 +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.