$this->_fileHandle = fopen($filePath, 'rb', TRUE);
$this->_boundaryString = '=_' . md5(microtime(1) . rand(1,20));
{
$this->_hash = md5(
$keysize = mcrypt_enc_get_key_size($cipher);
$key = substr(md5($key), 0, $keysize);
// Attemp to detect by creating a temporary file
$tempFile = tempnam(md5(uniqid(rand(), TRUE)), '');
$client->setUri($uri);
$cacheId = 'Zend_Feed_Reader_' . md5($uri);
$keyBase = $params['hub.topic'] . $hubUrl;
$key = md5($keyBase);
// Define the cache identifier where the metadata are saved
$cacheId = md5( // port:host/dbname:schema.table (based on availabilty)
break;
case 'md5':
$this->_hashAlgorithm = OPENSSL_ALGO_MD5;
return md5(mt_rand(0, 1000) . microtime(true));
}
return md5($tmp);
return md5($name . $argsStr);
return md5($this->_cachedEntityLabel . '__' . $name . '__' . serialize($args));
* =====> (string) password :
* xcache.admin.pass (clear, not MD5) (necessary for the clean() method)
if (substr($line, 0, $idLength) === $id) {
if ($this->_secureStringCompare(substr($line, -32), md5("$this->_username:$this->_realm:$this->_password"))) {