Mcrypt is a simple PHP class that provides functions for handling mcrypt encryption and decryption.
| Tags | php class |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This is a minor code update and clean up.


Release Notes: The code was cleaned up. A random_salt function was added, which will create unique random salts. This library is now considered depreciated and the newly released Vault class should be used instead.