# Functions
Decrypt decrypts a given data stream with a given passphrase.
DecryptFile encrypts a given file with the given passphrase.
Encrypt encrypts a given data stream with a given passphrase.
EncryptFile encrypts a given file with the given passphrase.