# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenerateCryptoKey generates a new crypotgraphically random key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSecretKey returns a SecretKey structure based on the passed parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
2^14.
Various constants needed for encryption scheme.
Various constants needed for encryption scheme.
Various constants needed for encryption scheme.
Various constants needed for encryption scheme.
Overhead const here expose secretbox's for convenience.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Parameters are not secret and can be stored in plain text.
SecretKey houses a crypto key and the parameters needed to derive it from a passphrase.
# Type aliases
CryptoKey represents a secret key which can be used to encrypt and decrypt data.