This class wraps Bob Jenkins' SpookyHash in a BDE‐style component.
Synopsis
Declared in <bslh_spookyhashalgorithmimp.h>
class SpookyHashAlgorithmImp;
Description
This class wraps an implementation of Bob Jenkin's "SpookyHash" in a BDE‐style component. For more information, see http://burtleburtle.net/bob/hash/spooky.html .
Type Aliases
Name |
Description |
16‐bit unsigned integer type used by the implementation. |
|
32‐bit unsigned integer type used by the implementation. |
|
64‐bit unsigned integer type used by the implementation. |
|
8‐bit unsigned integer type used by the implementation. |
Member Functions
Name |
Description |
|
Create a |
Load the finalized 128‐bit hash into |
|
Accumulate |