AS3 Encrypt and Decrypt Text

Sometimes you need to store or send text in encrypted manner. This tutorial, or example shows how to encrypt text using XOR cipher. The example is built as flex project, with all source codes provided.

Sorry, flash is not available.

Script Image: 
xor_cipher.jpg
Script author: 
Matus Laco, Danny Patterson (xor cipher function)