Documentation ¶
Overview ¶
Package hash provides a hash function used in goma.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SHA256Content ¶
SHA256Content returns a hexdecimal representation of the SHA256 hash of the given content.
func SHA256File ¶
SHA256File returns a hexadecimal representation of the SHA256 hash of the file contents.
func SHA256HMAC ¶
SHA256HMAC returns a hexdecimal representation of the SHA256 hmac of the given two content.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.