Bachir Soussi Chiadmi cefd1c2ad0 updated sys and created publi vor 6 Jahren
..
lib 0611418f7a added whole system from ola4doc vor 7 Jahren
.npmignore 0611418f7a added whole system from ola4doc vor 7 Jahren
LICENSE 0611418f7a added whole system from ola4doc vor 7 Jahren
README.md 0611418f7a added whole system from ola4doc vor 7 Jahren
index.js 0611418f7a added whole system from ola4doc vor 7 Jahren
package.json cefd1c2ad0 updated sys and created publi vor 6 Jahren
test.js 0611418f7a added whole system from ola4doc vor 7 Jahren

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.