Package com.linkedin.alpini.base.hash
-
Interface Summary Interface Description HashFunction Forked from com.linkedin.databus.core.util @ r293057 -
Class Summary Class Description Crc32 CRC32 algorithm as used by Deflate.Crc32C A pure-java implementation of the CRC32 checksum that uses the CRC32-C polynomial, the same polynomial used by iSCSI and implemented on many Intel chipsets supporting SSE4.2.FnvHashFunction Forked from com.linkedin.databus.core.util @ r293057JenkinsHashFunction Hash algorithm by Bob Jenkins, 1996.