How can I convert a ECDSA curve specification from the SEC2 form into the form needed by Go?
I`m trying to implement ECDSA in the curve secp256k1 in Google Go.
Secp256k1 is defined by the SECG standard (SEC 2, part 2, Recommended Elliptic Curve Domain Parameters over
精彩评论