Searched refs:hashes (Results 1 – 8 of 8) sorted by relevance
44 printf("[005] The hashes should be identical except of the memory related fields\n");59 printf("[007] The hashes should be identical except of the memory related fields\n");75 printf("[010] The hashes should not be identical\n");
740 $hashes = array(); variable742 $hashes[hashfun($e[0]) & $mask][] = $e;754 if (empty($hashes[$i]))757 foreach ($hashes[$i] as $h) {777 if (empty($hashes[$i]))
2 Bug #70312 HAVAL gives wrong hashes in specific cases
22 print "-- Testing hashes --\n";140 -- Testing hashes --
315 now supports hashes marked $2a$, $2x$ and $2y$.
1514 ; the hash extension. A list of available hashes is returned by the hash_algos()
17 . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee
Completed in 35 milliseconds