chainy/node_modules/ecc-jsbn
2020-01-26 21:03:32 +02:00
..
lib Auto 2020-01-26 21:03:32 +02:00
index.js Auto 2020-01-26 21:03:32 +02:00
LICENSE Auto 2020-01-26 21:03:32 +02:00
package.json Auto 2020-01-26 21:03:32 +02:00
README.md Auto 2020-01-26 21:03:32 +02:00
test.js Auto 2020-01-26 21:03:32 +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.