Simple data encryption class

Package:
Simple data encryption class
Summary:
Encrypt data in files and MySQL databases
Groups:
Cryptography, Databases, Files and Folders, PHP 5
Author:
anthony Huebers
Description:
This class can be used to encrypt and decrypt data in files and MySQL databases.

It can retrieve data from a file, MySQL database table record or use a string and encrypt it by subtracting the values of the bytes of the given key.


Powered by Gewgley