zjinh 9bd3033a01 修复右键菜单问题,修复快捷键问题 hace 7 años
..
lib 048212e931 上传所以文件 hace 8 años
LICENSE 048212e931 上传所以文件 hace 8 años
README.md 048212e931 上传所以文件 hace 8 años
index.js 048212e931 上传所以文件 hace 8 años
package.json 9bd3033a01 修复右键菜单问题,修复快捷键问题 hace 7 años
test.js 048212e931 上传所以文件 hace 8 años

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.