Documentation ¶
Index ¶
Constants ¶
View Source
const Enabled = enabled
Enabled indicates whether cryptographic primitives, like AES or SHA-256, are implemented using a FIPS 140 certified module.
If FIPS-140 is enabled no non-NIST/FIPS approved primitives must be used.
Variables ¶
This section is empty.
Functions ¶
func TLSCiphers ¶ added in v0.20.0
func TLSCiphers() []uint16
TLSCiphers returns a list of supported TLS transport cipher suite IDs.
func TLSCurveIDs ¶ added in v0.20.0
TLSCurveIDs returns a list of supported elliptic curve IDs in preference order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.