| 类 | 说明 |
|---|---|
| AbstractStreamingHasher | |
| Adler32Hasher | |
| AdvancedStreamingHasher |
A convenience base class for implementors of
Hasher; handles accumulating data until an
entire "chunk" (of implementation-dependent length) is ready to be hashed. |
| ChecksumHasher | |
| HMacHasher | |
| JenkinsHasher |
Produces 32-bit hash for hash table lookup.
|
| MessageDigestHasher |
Copyright © 2022. All rights reserved.