hz-zhhq-web/node_modules/ecc-jsbn
zzyuan 304842bddc 前端提交2 2025-02-25 13:44:33 +08:00
..
lib 前端提交2 2025-02-25 13:44:33 +08:00
LICENSE 前端提交2 2025-02-25 13:44:33 +08:00
README.md 前端提交2 2025-02-25 13:44:33 +08:00
index.js 前端提交2 2025-02-25 13:44:33 +08:00
package.json 前端提交2 2025-02-25 13:44:33 +08:00
test.js 前端提交2 2025-02-25 13:44:33 +08:00

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.