td - An encryption descriptor returned by mcrypt_module_open()
data - Encrypted data.
Description
This function decrypts data. Note that the length of the returned string can in fact be longer then the unencrypted string, due to the padding of the data.