Documentation ¶
Overview ¶
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.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoringCrypto ¶
func BoringCrypto()
BoringCrypto indicates that the BoringCrypto module is present.
func StandardCrypto ¶
func StandardCrypto()
StandardCrypto indicates that standard Go crypto is present.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.