From professional translators, enterprises, web pages and freely available translation repositories.
the decryption handle should alwayws be initialized with mcrypt_generic_init() with a key and an iv before calling this function.
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.