Decrypting an AES encryted column in mysql and adobe flex/flash builder?

Posted by user345593 on Stack Overflow See other posts from Stack Overflow or by user345593
Published on 2010-05-19T23:15:51Z Indexed on 2010/05/19 23:20 UTC
Read the original article Hit count: 116

Filed under:
|
|

How do i decrypt an aes encryted column when using flash/flex to display the table data? adobe flex connected using php connection class to mysql

for php, we would use aes_decrypt() however i am not sure how i can get flex to do this.

© Stack Overflow or respective owner

Related posts about flex

Related posts about mysql