Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1142
PHP Script Codes > Secrypt
Currently there are no functions in a default build of PHP to carry out two way encryption, there is the mcrypt extension but it is not build in PHP by default. Secrypt is a class written in PHP to fill that gap and allow secure, customizable and most importantly, understandable two way encryption for PHP.
If you have the zlib extension your data can be compressed/decompressed.