SCrypter makes data encryption simple. More...
Go to the source code of this file.
Data Structures | |
class | SCrypter |
Makes data encryption and decryption simple. More... |
SCrypter makes data encryption simple.
It can encrypt data using a special key and just as easily decrypt it using the same key. It uses the mcrypt encryption technology.
Definition in file scrypter.php.