Sign in

梁美英 / programming · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • programming
  • node_modules
  • ecc-jsbn
  • README.md
  • fixbug and add module
    f41510cf
    ykxie authored
    2017-06-08 15:22:52 +0800  
    Browse Code »
README.md 402 Bytes
Edit Raw Blame History

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.