package sig

Import Path
	crypto/internal/boring/sig (on go.dev)

Dependency Relation
	imports 0 packages, and imported by one package

Involved Source Files Package sig holds “code signatures” that can be called and will result in certain code sequences being linked into the final binary. The functions themselves are no-ops. sig_amd64.s
Package-Level Functions (total 3)
BoringCrypto indicates that the BoringCrypto module is present.
FIPSOnly indicates that package crypto/tls/fipsonly is present.
StandardCrypto indicates that standard Go crypto is present.