Christian Fraß Christian Fraß [mod] server 657e9a9 @ 2021-03-12 22:02:17
..
lib [add] server:lib:node_modules 2021-03-08 23:52:07
LICENSE [add] server:lib:node_modules 2021-03-08 23:52:07
README.md [add] server:lib:node_modules 2021-03-08 23:52:07
index.js [add] server:lib:node_modules 2021-03-08 23:52:07
package.json [add] server:lib:node_modules 2021-03-08 23:52:07
test.js [add] server:lib:node_modules 2021-03-08 23:52:07
README.md

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.