# Functions
BoxDecrypt - decrypts traffic box.
BoxEncrypt - encrypts traffic box.
Chunk - chunks a message and encrypts each chunk.
ConvertBytesToKey - util to convert bytes to a key to use elsewhere.
ConvertKeyToBytes - util to convert a key to bytes to use elsewhere.
DeChunk - "de" chunks and decrypts a message.
No description provided by the author
StringSliceContains - sees if a string slice contains a string element.
# Constants
ACK - acknowledgement signal for MQ.
CheckInInterval - the interval for check-in time in units/minute.
DEFAULT_GC_PERCENT - garbage collection percent.
DONE - done signal for MQ.