Encrypt your files by turning them invisible! (Note: this is not a secure encryption method, it's just funny.)
File Contents:
Hello, World!
Encryption Command:
$ cloak encrypt input.txt output.txt
Encrypted File Contents:
(Yes, this is the entire contents of the file.)
Command:
$ cloak reveal output.txt revealed.txt
Decrypted File Contents:
Hello, World!