Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
diligent 13e492f897 Added mocks of scrapes 4 år sedan
..
lib Init commit 4 år sedan
LICENSE Init commit 4 år sedan
README.md Init commit 4 år sedan
index.js Init commit 4 år sedan
package.json Added mocks of scrapes 4 år sedan
test.js Init commit 4 år sedan

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.