Documentation ¶
Overview ¶
Package crypto implements helpers related to cryptography.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomBytes ¶
GenerateRandomBytes returns random bytes.
func GenerateRandomString ¶
GenerateRandomString returns a random string.
func HashFromBytes ¶
HashFromBytes returns a SHA-256 checksum of the input.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.