# Constants
The current recommended memory for interactive logins.
The current recommended number of threads for interactive logins.
The current recommended time value for interactive logins.
# Variables
Indicates that a key-value pair in the configuration part is malformed.
Indicates that a password hash or stub is invalid.
Indicates that the memory parameter ("m") was mossing in the hash config part, even though it is required.
Indicates that the parallelism parameter ("p") was mossing in the hash config part, even though it is required.
Indicates that the time parameter ("t") was mossing in the hash config part, even though it is required.
Indicates that the version parameter ("v") was missing in the version part, even though it is required.
Indicates that the hash config part had the wrong number of parameters.
Indicates that the version part had the wrong number of parameters.