go/doc/next/6-stdlib/99-minor/crypto/ecdsa/63963.md

232 B

The new [ParseRawPrivateKey], [ParseUncompressedPublicKey], [PrivateKey.Bytes], and [PublicKey.Bytes] functions and methods implement low-level encodings, replacing the need to use crypto/elliptic or math/big functions and methods.