File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The following hash functions have been implemented from the most reliable refere
2525 * Blake2b
2626* [ Blake3] ( https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE3 )
2727* [ BuzHash] ( http://www.serve.net/buz/hash.adt/java.002.html )
28- * BuzHashBase - Abstract implementation, there is no authoritative implementation
28+ * BuzHashBase - Abstract implementation; there is no authoritative implementation
2929 * DefaultBuzHash - Concrete implementation, uses 256 random 64-bit integers
3030* [ CityHash] ( https://code.google.com/p/cityhash/ )
3131* [ CRC] ( http://en.wikipedia.org/wiki/Cyclic_redundancy_check )
@@ -178,3 +178,4 @@ HashifyNET is released under the terms of the MIT license. See [LICENSE](https:/
178178
179179
180180
181+
You can’t perform that action at this time.
0 commit comments