thedesk/app/node_modules/ecc-jsbn
2018-05-26 21:48:13 +09:00
..
lib TheDesk Riina (ver.3) 2018-02-19 02:41:25 +09:00
.npmignore TheDesk Riina (ver.3) 2018-02-19 02:41:25 +09:00
index.js TheDesk Riina (ver.3) 2018-02-19 02:41:25 +09:00
LICENSE TheDesk Riina (ver.3) 2018-02-19 02:41:25 +09:00
package.json TheDesk Mio (ver.5) 2018-05-26 21:48:13 +09:00
README.md TheDesk Riina (ver.3) 2018-02-19 02:41:25 +09:00
test.js TheDesk Riina (ver.3) 2018-02-19 02:41:25 +09: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.