Documentation ¶
Overview ¶
Package hashutil contains misc hashing functions lacking homes elsewhere.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SHA1Prefix ¶
SHA1Prefix computes the SHA-1 digest of data and returns its first twenty lowercase hex digits.
func SHA256Prefix ¶
SHA256Prefix computes the SHA-256 digest of data and returns its first twenty lowercase hex digits.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.