开发者

How can I convert a ECDSA curve specification from the SEC2 form into the form needed by Go?

开发者 https://www.devze.com 2023-04-05 20:05 出处:网络
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

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

0

精彩评论

暂无评论...
验证码 换一张
取 消