Encryption With PHP

Package:
Encryption With PHP
Summary:
Encrypt and decrypt data using Mcrypt
Groups:
Cryptography, PHP 5
Author:
Hatem Mohamed
Description:
This class can be used to encrypt and decrypt data using Mcrypt.

It can take a string of data and encrypt with a given key.

The class can also do the opposite, i.e. recover the original data decrypting it with the same key.


Powered by Gewgley