Documentation ¶
Overview ¶
Package cipherhw exposes common functions for detecting whether hardware support for certain ciphers and authenticators is present.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AESGCMSupport ¶
func AESGCMSupport() bool
AESGCMSupport returns true if the Go standard library supports AES-GCM in hardware.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.