multi-account-post-schedule.../node_modules/ecc-jsbn
2022-07-07 19:03:04 +02:00
..
lib init db 2022-07-07 19:03:04 +02:00
index.js init db 2022-07-07 19:03:04 +02:00
LICENSE init db 2022-07-07 19:03:04 +02:00
package.json init db 2022-07-07 19:03:04 +02:00
README.md init db 2022-07-07 19:03:04 +02:00
test.js init db 2022-07-07 19:03:04 +02: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.