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

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.