Documentation ¶
Overview ¶
Package hash contains Writer interface and SHA3 hasher.
hash.Writer intended to be implemented by records for proper hashing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IDHashBytes ¶
IDHashBytes generates hash for record ID from byte slice.
func SHA3Bytes256 ¶
SHA3Bytes256 generates SHA3-256 hash for byte slice.
func SHA3hash224 ¶
SHA3hash224 returns SHA3 hash calculated on data received from Writer.
Types ¶
Click to show internal directories.
Click to hide internal directories.