The Cryptographer Usage: Encryption: ./cryptographer enc output_file.wav encodings.txt Decryption: ./cryptographer dec input_file.wav decodings.txt Testing: From the cryptographer_src folder: python3 testCryptographer.py