# Functions
Hash hashes the plaintext based on the header of the encrypted file and returns the hash Sum.
NewDecryptReader creates an io.ReadCloser wrapping an io.Reader.
NewEncryptReader returns an io.Reader wrapping the provided io.Reader.
# Variables
No description provided by the author
The size of the Header.
The overhead added to the file by using this library.