Function sha3_512

  • Compute the SHA3-512 hash of a given message.

    Parameters

    • message: string | Uint8Array

    Returns Uint8Array

Generated using TypeDoc