PHP Classes / Secure Session Class

Set and get session variables using encryption

Secure Session Class PHP Class

This class can be used to set and get session variables using encryption. It can set a given session variable using the CAST 128 class to encrypt the values before storing them. The class can also do the opposite, i.e. retrieve session variables decrypting their values.

Similar PHP Classes

Search in PHP Classes

Filter by tags