• Computes the HASH160 (RIPEMD-160 after SHA-256) of the given buffer.

    Parameters

    • buffer: Uint8Array

      The input data to be hashed.

    Returns Uint8Array

    The HASH160 of the input buffer.