htc 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce
..
lib 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce
LICENSE 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce
README.md 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce
index.js 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce
package.json 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce
test.js 7ca38fdcbb 善行少年PC端首次提交(基础版) 2 hafta önce

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.