CVSS_3.0_GUI / dist / CVSS_3.0_Calc-1.0.0-linux-x64 / node_modules / nwjs-builder-phoenix / node_modules / request / node_modules / http-signature / node_modules / sshpk / node_modules / ecc-jsbn /
root authored on 7 May 2019
..
lib Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
index.js Initial commit 5 years ago
package.json Initial commit 5 years ago
test.js Initial commit 5 years ago
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.