Package org.greenrobot.essentials.hash
package org.greenrobot.essentials.hash
-
ClassDescriptionChecksum interface to access 128 bit in various ways.Hash function FNV-1a (http://www.isthe.com/chongo/tech/comp/fnv).Hash function FNV-1a (http://www.isthe.com/chongo/tech/comp/fnv).Murmur3A (murmurhash3_x86_32)Murmur3F (MurmurHash3_x64_128)Wrapper for Checksum that accepts all kind of primitive data to update the hash.