mcrypt_decrypt()
The mcrypt_decrypt() function decrypts data that was encrypted with mcrypt_encrypt(). This is useful for securely decrypting sensitive data.
mcrypt_encrypt()