ecurve-names
JavaScript component to Elliptical Curve Cryptography named parameters from http://www.secg.org/collateral/sec2_final.pdf
See this article for more details: bitcoin address.
Usage
http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript
var getSECCurveByName = var curve = ;
Credits
It's not clear to me if this is based upon Tom Wu's work or Stefen Thomas.