Computes a fast, synchronous 64-bit keyed hash of a string payload.
The string to hash
Optional secret key or salt (defaults to an ephemeral runtime salt, deterministic only within the current process lifetime)
A 16-character hex string digest
Computes a fast, synchronous 64-bit keyed hash of a string payload.