This class can encrypt and decrypt the values stored on session variables.
It uses a simple encryption algorithm to encrypt the values assigned to variables, so even if some body accesses the files or other container that stores session values, it will only be possible to restore the original values using the secret encryption key.