Decrypting AES encrypted column in mysql and Adobe Flex / Flash Builder?
1 answer
Nothing is built into ActionScript, but look at one of these two libraries:
http://as3crypto.riaforge.org/index.cfm
http://ascrypt3.riaforge.org/index.cfm
I first recommend the as3Crypto library as it was built from the ground up in AS3. ASCrypt3 has been converted from AS2 library to AS3 (for me).
+1
a source to share