ic-reactor
    Preparing search index...

    Function domain_sep

    • Creates a domain separator for hashing by encoding the input string with its length as a prefix.

      Parameters

      • s: string

        The input string to encode.

      Returns Uint8Array

      A Uint8Array containing the encoded domain separator.