site_marriage/node_modules/ecc-jsbn
2019-10-20 20:15:52 +02:00
..
lib migration titane -> nickel 2019-10-20 20:15:52 +02:00
index.js migration titane -> nickel 2019-10-20 20:15:52 +02:00
LICENSE migration titane -> nickel 2019-10-20 20:15:52 +02:00
package.json migration titane -> nickel 2019-10-20 20:15:52 +02:00
README.md migration titane -> nickel 2019-10-20 20:15:52 +02:00
test.js migration titane -> nickel 2019-10-20 20:15:52 +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.