March 27, 2009

AS3 Encrypt and Decrypt Text/XML

Filed under: Uncategorized — Matus @ 11:06 am

Sometimes you need to store or send text in encrypted manner.  Here is a simple way how to encrypt and decyrpt text using actionscript. The example uses XOR cipher, which is easy to use but also “easy” to break.

You can download the Flex project here: Crypto.zip

3 Comments

  1. it does not work . trkey y to encrypt and then decrypt your key , or part of it

    Comment by sergey — June 2, 2009 @ 11:20 am

  2. It works very well. Thanks.
    Please send me an encrypted message!

    Comment by Well — January 4, 2010 @ 12:22 am

  3. [...] http://blog.yofla.com/2009/03/as3-encrypt-and-decrypt-textxml/ [...]

    Pingback by Flash encryption and PHP decryption | Element Lab — February 10, 2010 @ 6:07 pm

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.