AES Shell Script
In order to use the script, you'll need to mv aes.sh.txt aes.sh and chmod u+x aes.sh.txt I've also found it useful to alias "aes"="aes.sh"
mv aes.sh.txt aes.sh
chmod u+x aes.sh.txt
alias "aes"="aes.sh"