1f737d662c2e0c0ba2fa2edada4f0f4c4f6830d22a9e230ec3594dabd53d02c8aa361a82d326b2c6b5d4e0f9f65bc489b0b47d599994f32eab6d3b9f70300f-exec 402 B

12345678
  1. ecc-jsbn
  2. ========
  3. ECC package based on [jsbn](https://github.com/andyperlitch/jsbn) from [Tom Wu](http://www-cs-students.stanford.edu/~tjw/).
  4. This is a subset of the same interface as the [node compiled module](https://github.com/quartzjer/ecc), but works in the browser too.
  5. Also uses point compression now from [https://github.com/kaielvin](https://github.com/kaielvin/jsbn-ec-point-compression).