Library API
    Preparing search index...

    Function fastDigest

    • Computes a fast, synchronous 64-bit keyed hash of a string payload.

      Parameters

      • str: string

        The string to hash

      • secret: string = RUNTIME_SALT

        Optional secret key or salt (defaults to an ephemeral runtime salt, deterministic only within the current process lifetime)

      Returns string

      A 16-character hex string digest