Computes the Blake2b hash of a byte array.
A Uint8Array buffer containing the 32-byte Blake2b hash.
Uint8Array
A Uint8Array byte array to compute the Blake2b hash on.
Generated using TypeDoc
Computes the Blake2b hash of a byte array.
Returns
A
Uint8Array
buffer containing the 32-byte Blake2b hash.