GITLAB

Nattapon Wongpaet / Hospital

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • hospital
  • node_modules
  • ecc-jsbn
  • README.md
  • 33ead877   first code Browse Code ยป
    Nattapon Wongpaet
    2018-10-12 18:33:32 +0700  
README.md 402 Bytes
Edit Raw Blame History Permalink

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.