We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eab7443 + 3f136de commit 9d7c2dbCopy full SHA for 9d7c2db
classes/Flexihash/Md5Hasher.php
@@ -1,7 +1,7 @@
1
<?php
2
3
/**
4
- * Uses CRC32 to hash a value into a 32bit binary string data address space.
+ * Uses MD5 to hash a value into a 32bit binary string data address space.
5
*
6
* @author Paul Annesley
7
* @package Flexihash
0 commit comments