Documentation ¶
Overview ¶
Package nonce provides a simple interface for generating standard AES encryption nonces that give strong cryptographic entropy to message encryption, as well as 8 byte (64 bit) random private identifiers for references between types.
Index ¶
Constants ¶
View Source
const IDLen = 8
View Source
const IVLen = aes.BlockSize
IVLen is the length of Initialization Vectors used in Indra.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.