I have a weird problem...
Basing my solution on Decrypting a hardcoded file as byte[]
So, I wrote a small Cypher class to help out with crypting/decrypting..
Any reason why you dont use the Appache Commons for this?
http://commons.apache.org/codec/apidocs/org/apache/commons/codec/binary/Base64.html