I am developing a mobile app that involves (essentially) picture messaging as a feature. I need the images to be encrypted/decrypted with a simple, plain-text password. Due
I would suggest the as3crypto library. It should provide everything you need.
http://code.google.com/p/as3crypto/