Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
diligent 13e492f897 Added mocks of scrapes il y a 4 ans
..
lib Init commit il y a 4 ans
LICENSE Init commit il y a 4 ans
README.md Init commit il y a 4 ans
index.js Init commit il y a 4 ans
package.json Added mocks of scrapes il y a 4 ans
test.js Init commit il y a 4 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.