public function test_62()
    {
        // Do this test only if mcrypt is available
        if ( ! function_exists('mcrypt_module_open')) {
            return false;