Hey can someone link me to code that can easily be called upon to encrypt/decrypt external files using 256bit AES.
Like the following but not DES:
Encrypting and Decrypting a file ~ Java Code House