login/node_modules/ecc-jsbn
Balaga Gayatri 8ab7113acc changes
2021-10-25 18:21:32 +05:30
..
lib changes 2021-10-25 18:21:32 +05:30
index.js changes 2021-10-25 18:21:32 +05:30
LICENSE changes 2021-10-25 18:21:32 +05:30
package.json changes 2021-10-25 18:21:32 +05:30
README.md changes 2021-10-25 18:21:32 +05:30
test.js changes 2021-10-25 18:21:32 +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.