• Computes the double SHA-256 hash of the given buffer.

    Parameters

    • buffer: Uint8Array

      The input data to be hashed.

    Returns Uint8Array

    The double SHA-256 hash of the input buffer.