# Functions
A Cipher is an instance of TripleSec using a particular key and a particular salt.
NewCipherWithRng makes an instance of TripleSec using a particular key and a particular salt and uses a given randomness stream.
No description provided by the author
No description provided by the author
# Constants
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
# Variables
No description provided by the author
MagicBytes are the four bytes prefixed to every TripleSec ciphertext, 1c 94 d7 de.
# Structs
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
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author