Module orion::hazardous::constants[][src]

Constant values and types.

Constants

BLOCKSIZE

The blocksize for the hash function SHA512.

HLEN

The output size for the hash function SHA512.

Type Definitions

BlocksizeArray

Type for an array of length BLOCKSIZE.

HLenArray

Type for an array of length HLEN.