encoding/asn1 | Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
golang.org/x/crypto/cryptobyte/asn1 | Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package. |
math/big | Package big implements arbitrary-precision arithmetic (big numbers). |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
time | Package time provides functionality for measuring and displaying time. |