Package | Description |
---|---|
com.google.common.hash |
Hash functions and related structures.
|
Modifier and Type | Class and Description |
---|---|
private class |
ChecksumHashFunction.ChecksumHasher
Hasher that updates a checksum.
|
private static class |
MacHashFunction.MacHasher
Hasher that updates a
Mac (message authentication code). |
private static class |
MessageDigestHashFunction.MessageDigestHasher
Hasher that updates a message digest.
|