Package com.linkedin.alpini.base.hash
package com.linkedin.alpini.base.hash
-
ClassDescriptionCRC32 algorithm as used by Deflate.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.Forked from com.linkedin.databus.core.util @ r293057Forked from com.linkedin.databus.core.util @ r293057Hash algorithm by Bob Jenkins, 1996.