Documentation
¶
Overview ¶
Package sha512 implements the SHA512 hash algorithms as defined in FIPS 180-2.
Index ¶
Constants ¶
View Source
const BlockSize = 128
BlockSize - The blocksize of SHA512 in bytes.
View Source
const Size = 64
Size - The size of a SHA512 checksum in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.