zjinh 9bd3033a01 修复右键菜单问题,修复快捷键问题 7 years ago
..
lib 048212e931 上传所以文件 8 years ago
LICENSE 048212e931 上传所以文件 8 years ago
README.md 048212e931 上传所以文件 8 years ago
index.js 048212e931 上传所以文件 8 years ago
package.json 9bd3033a01 修复右键菜单问题,修复快捷键问题 7 years ago
test.js 048212e931 上传所以文件 8 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.