• Applies D. J. Bernstein hash function on the data.

    Parameters

    • data: Uint8Array

      The data to hash stored in a Uint8Array array.

    Returns number

    The hash for the given data.

Generated using TypeDoc