Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Sha256 ¶
Sha256 returns the SHA-256 hexadecimal hash of the given string input. It is useful for generating fixed-length signatures or identifiers from plaintext.
func Sha256Bytes ¶
Sha256Bytes returns the SHA-256 hexadecimal hash of the given byte slice. This is suitable when working with binary data directly instead of strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.