Module hash4j
Package com.dynatrace.hash4j.hashing
package com.dynatrace.hash4j.hashing
Hash algorithms
-
ClassDescriptionByteAccess<T>Strategy to access contiguous bytes of a data object.A 128-bit hash function.A 32-bit hash function.A 64-bit hash function.HashFunnel<T>A hash funnel describing how objects of a given type are put into a
HashSink.Various implementations of hash functions.A sink that accepts various data types contributing to the hash computation.A hash stream computing a 128-bit hash value.A hash stream computing a 32-bit hash value.A hash stream computing a 64-bit hash value.Represents a 128-bit hash value.Utility class for hash values.