Documentation ¶
Index ¶
Constants ¶
View Source
const DigestSize = sha512.Size256
DigestSize is the number of bytes in the preferred hash Digest used here.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Digest ¶
type Digest [DigestSize]byte
Digest represents a 32-byte value holding the 256-bit Hash digest.
Click to show internal directories.
Click to hide internal directories.