AES-Crypt
aes-crypt is a Java program to encrypt files using the AES algorithm with 128 bit keys. These keys are created by taking the MD5 hash of a word or phrase. It is part of a larger toolkit that will be released soon.
aes-crypt requires Java Runtime Enviroment (JRE) 1.5 or greater to be installed. You may download the JRE from Sun's website.
aes-crypt is released under the BSD License. See LICENSE for more details.
Fun Java project that I spun out of a Toolkit I'll be releasing at Phreaknic 9.